diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:28:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:59 +0100 |
commit | a33e9700b0baaecaca62ab6043a0beadb48be386 (patch) | |
tree | 8968717880b21aa4cec0e2f61537bbbaf0c46abb /dev-cpp/commoncpp2 | |
parent | app-office/texstudio: ppc stable wrt bug #594394 (diff) | |
download | gentoo-a33e9700b0baaecaca62ab6043a0beadb48be386.tar.gz gentoo-a33e9700b0baaecaca62ab6043a0beadb48be386.tar.bz2 gentoo-a33e9700b0baaecaca62ab6043a0beadb48be386.zip |
dev-cpp/commoncpp2: ppc stable wrt bug #595688
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/commoncpp2')
-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 3afa2f0d96a3..80be69f96359 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=" |