diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 20:15:30 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 20:15:30 +0100 |
commit | a73da721e38c6932e073df3955fb73a74541a1f4 (patch) | |
tree | 663b420527b89e09279cc1372839ebb3cf0452e4 | |
parent | sci-libs/vtk-6.1.0-r3: stable on amd64 (diff) | |
download | gentoo-a73da721e38c6932e073df3955fb73a74541a1f4.tar.gz gentoo-a73da721e38c6932e073df3955fb73a74541a1f4.tar.bz2 gentoo-a73da721e38c6932e073df3955fb73a74541a1f4.zip |
dev-cpp/commoncpp2-1.8.1-r2: stable on amd64
Gentoo-Bug: 595688
-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 7fbd5cc198e0..975a145298d5 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=" |