diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-16 23:00:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-16 23:00:29 +0100 |
commit | 0313b5551c22573bdd4c3cd782a9bb47d924d2fa (patch) | |
tree | 5ee5fb2e4689596e5486742b459cb0564caf3981 /app-crypt | |
parent | dev-libs/expat: stable 2.2.8 for ia64, bug #694362 (diff) | |
download | gentoo-0313b5551c22573bdd4c3cd782a9bb47d924d2fa.tar.gz gentoo-0313b5551c22573bdd4c3cd782a9bb47d924d2fa.tar.bz2 gentoo-0313b5551c22573bdd4c3cd782a9bb47d924d2fa.zip |
app-crypt/libb2: stable 0.98.1-r1 for ia64, bug #694366
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libb2/libb2-0.98.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libb2/libb2-0.98.1-r1.ebuild b/app-crypt/libb2/libb2-0.98.1-r1.ebuild index b83b91b88ed0..4ce73f29d9f0 100644 --- a/app-crypt/libb2/libb2-0.98.1-r1.ebuild +++ b/app-crypt/libb2/libb2-0.98.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/BLAKE2/libb2/archive/${GITHASH}.tar.gz -> ${P}.tar.g LICENSE="CC0-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~riscv sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs native-cflags openmp" DEPEND=" |