diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:03:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:50:41 +0000 |
commit | 1048138ee1c1632955f38dd1f34a49cb4b31d5f8 (patch) | |
tree | fe5391c8735c4190a40d07449693efadedf01d20 /app-crypt | |
parent | app-crypt/heimdal: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-1048138ee1c1632955f38dd1f34a49cb4b31d5f8.tar.gz gentoo-1048138ee1c1632955f38dd1f34a49cb4b31d5f8.tar.bz2 gentoo-1048138ee1c1632955f38dd1f34a49cb4b31d5f8.zip |
app-crypt/libb2: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/libb2/libb2-0.98.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/libb2/libb2-0.98.1-r2.ebuild b/app-crypt/libb2/libb2-0.98.1-r2.ebuild index 90f130eb4c47..e51689e6a0e3 100644 --- a/app-crypt/libb2/libb2-0.98.1-r2.ebuild +++ b/app-crypt/libb2/libb2-0.98.1-r2.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 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static-libs native-cflags openmp" DEPEND=" |