diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-06-06 21:03:15 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-06-06 21:03:26 +0200 |
commit | 436b2ee32d83db8362496b0bdd094f34102243f8 (patch) | |
tree | 5f93fe8c4b934b9c7050ef63da9d5dfbf9392e51 /app-crypt/libb2 | |
parent | net-dns/knot: drop olds (diff) | |
download | gentoo-436b2ee32d83db8362496b0bdd094f34102243f8.tar.gz gentoo-436b2ee32d83db8362496b0bdd094f34102243f8.tar.bz2 gentoo-436b2ee32d83db8362496b0bdd094f34102243f8.zip |
app-crypt/libb2: add some Prefix keywords
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
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 2925f4c30b4a..485ceecc5c6e 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 ~ppc64 ~x64-cygwin ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~amd64 ~hppa ~ppc64 ~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=" |