diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-09-19 18:18:45 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-09-19 18:18:45 -0400 |
commit | d7255e0c61dd375d8b87bd81551ceefa45e5b2d1 (patch) | |
tree | 117ac087280ad89b2cb44bbe49b8942f0e48b3ee /dev-libs | |
parent | net-print/cups-filters: Removed old. (diff) | |
download | gentoo-d7255e0c61dd375d8b87bd81551ceefa45e5b2d1.tar.gz gentoo-d7255e0c61dd375d8b87bd81551ceefa45e5b2d1.tar.bz2 gentoo-d7255e0c61dd375d8b87bd81551ceefa45e5b2d1.zip |
dev-libs/libressl: ppc and ppc64 stable, bug #627696
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libressl/libressl-2.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.6.0.ebuild b/dev-libs/libressl/libressl-2.6.0.ebuild index 3e4bdea795e7..4f0fb51e5fc7 100644 --- a/dev-libs/libressl/libressl-2.6.0.ebuild +++ b/dev-libs/libressl/libressl-2.6.0.ebuild @@ -14,7 +14,7 @@ LICENSE="ISC openssl" # we'll try to use the max of either. However, if either change between # versions, we have to change the subslot to trigger rebuild of consumers. SLOT="0/43" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0" |