diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-05 10:34:34 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-05 10:35:03 +0200 |
commit | c653b8a1d7b00e201b1569988deabe8498a20213 (patch) | |
tree | c6ef13d6bebfe0f537ed1b5e1315ce58bf8d2160 /app-crypt | |
parent | app-crypt/libb2: Mark ~hppa too (diff) | |
download | gentoo-c653b8a1d7b00e201b1569988deabe8498a20213.tar.gz gentoo-c653b8a1d7b00e201b1569988deabe8498a20213.tar.bz2 gentoo-c653b8a1d7b00e201b1569988deabe8498a20213.zip |
app-crypt/libb2: add ~amd64-linux ~x86-linux keywords
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libb2/libb2-0.98.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libb2/libb2-0.98.1.ebuild b/app-crypt/libb2/libb2-0.98.1.ebuild index 5c0e7d2f2ff8..b1b9368d0835 100644 --- a/app-crypt/libb2/libb2-0.98.1.ebuild +++ b/app-crypt/libb2/libb2-0.98.1.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-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~x64-macos ~sparc-solaris ~x64-solaris" IUSE="static +native-cflags openmp" DEPEND=" |