diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:09:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 21:09:01 +0100 |
commit | 32632d5c699ce544126c7bc0250ea76f04c8a09d (patch) | |
tree | da9490493fe9e54ec628408f2c034290b4571dbc /dev-cpp/commoncpp2 | |
parent | net-libs/libvncserver: stable 0.9.12 for ppc, bug #684596 (diff) | |
download | gentoo-32632d5c699ce544126c7bc0250ea76f04c8a09d.tar.gz gentoo-32632d5c699ce544126c7bc0250ea76f04c8a09d.tar.bz2 gentoo-32632d5c699ce544126c7bc0250ea76f04c8a09d.zip |
dev-cpp/commoncpp2: stable 1.8.1-r4 for ppc, bug #684610
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp/commoncpp2')
-rw-r--r-- | dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild index 797bc478eb2f..fdd17f9dbf1a 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/commoncpp/${P}.tar.gz" HOMEPAGE="https://www.gnu.org/software/commoncpp/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ppc ~ppc64 ~x86" IUSE="debug doc examples gnutls ipv6 libressl ssl static-libs" RDEPEND=" |