diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:18:08 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-07-02 09:18:08 +0100 |
commit | 6a72536c0d50755bfdf96a52b68d489e00ee3096 (patch) | |
tree | e741b735d33e7ec1134331e9968fc83e464e7dfa /dev-libs/libressl | |
parent | dev-libs/libintl: stable 0.19.8.1 for ia64, bug #685944 (diff) | |
download | gentoo-6a72536c0d50755bfdf96a52b68d489e00ee3096.tar.gz gentoo-6a72536c0d50755bfdf96a52b68d489e00ee3096.tar.bz2 gentoo-6a72536c0d50755bfdf96a52b68d489e00ee3096.zip |
dev-libs/libressl: stable 2.9.2 for ia64, bug #686588
Package-Manager: Portage-2.3.68, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libressl')
-rw-r--r-- | dev-libs/libressl/libressl-2.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libressl/libressl-2.9.2.ebuild b/dev-libs/libressl/libressl-2.9.2.ebuild index e60001fbf10d..c3163fd00f3a 100644 --- a/dev-libs/libressl/libressl-2.9.2.ebuild +++ b/dev-libs/libressl/libressl-2.9.2.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/47" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asm static-libs test" REQUIRED_USE="test? ( static-libs )" |