diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 11:56:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-20 12:04:27 +0100 |
commit | d68a485c23dd00aef0644193f25e3f25c11aeaf3 (patch) | |
tree | d5fb7b9ee791cb7277c3301ce3789281a436acd2 /dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild | |
parent | dev-util/geany-plugins: ppc64 stable wrt bug #599264 (diff) | |
download | gentoo-d68a485c23dd00aef0644193f25e3f25c11aeaf3.tar.gz gentoo-d68a485c23dd00aef0644193f25e3f25c11aeaf3.tar.bz2 gentoo-d68a485c23dd00aef0644193f25e3f25c11aeaf3.zip |
dev-cpp/commoncpp2: ppc64 stable wrt bug #595688
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild')
-rw-r--r-- | dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild index 80be69f96359..005c3f10dcb3 100644 --- a/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild +++ b/dev-cpp/commoncpp2/commoncpp2-1.8.1-r2.ebuild @@ -11,7 +11,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 ipv6 gnutls ssl static-libs" RDEPEND=" |