diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 11:52:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-30 11:52:44 +0100 |
commit | 6a23b2b0013aa913516e34832090e972689b95d8 (patch) | |
tree | 066e34f72cc7c38b4e991d6604199f37caf6c322 | |
parent | sys-kernel/gentoo-sources: ia64 stable, bug #622640 (diff) | |
download | gentoo-6a23b2b0013aa913516e34832090e972689b95d8.tar.gz gentoo-6a23b2b0013aa913516e34832090e972689b95d8.tar.bz2 gentoo-6a23b2b0013aa913516e34832090e972689b95d8.zip |
dev-libs/libressl: ia64 keyworded, bug #605004
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | dev-libs/libressl/libressl-2.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.5.4.ebuild b/dev-libs/libressl/libressl-2.5.4.ebuild index 0ef4206958ad..d87e79cad652 100644 --- a/dev-libs/libressl/libressl-2.5.4.ebuild +++ b/dev-libs/libressl/libressl-2.5.4.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 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86" IUSE="+asm static-libs" RDEPEND="!dev-libs/openssl:0" |