diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-10 21:45:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-10 21:50:15 +0200 |
commit | c27188e4d62b4f125b430efc2770424f78546c43 (patch) | |
tree | 255b9462bb9ea75639950a5057bc5007bb856d4f /app-crypt/libb2 | |
parent | net-dns/avahi: x86 stable (bug #681608) (diff) | |
download | gentoo-c27188e4d62b4f125b430efc2770424f78546c43.tar.gz gentoo-c27188e4d62b4f125b430efc2770424f78546c43.tar.bz2 gentoo-c27188e4d62b4f125b430efc2770424f78546c43.zip |
app-crypt/libb2: x86 keyworded (bug #687510)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-crypt/libb2')
-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 2ae494e59b8f..ddd7dc032379 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="~amd64 ~hppa ~mips ~ppc ~ppc64 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~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=" |