diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:28:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:07:14 +0000 |
commit | 905750ead0784f6718c6330fc0d8d5cc521c4755 (patch) | |
tree | 7be1a9a91203f5734b7da8de35048bf78ce07d7e /dev-util | |
parent | dev-util/itstool: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-905750ead0784f6718c6330fc0d8d5cc521c4755.tar.gz gentoo-905750ead0784f6718c6330fc0d8d5cc521c4755.tar.bz2 gentoo-905750ead0784f6718c6330fc0d8d5cc521c4755.zip |
dev-util/kyua: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/kyua/kyua-0.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kyua/kyua-0.13-r2.ebuild b/dev-util/kyua/kyua-0.13-r2.ebuild index 21bd972f1b1f..1a0cd80bcf21 100644 --- a/dev-util/kyua/kyua-0.13-r2.ebuild +++ b/dev-util/kyua/kyua-0.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/jmmv/kyua/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos" IUSE="test" # Tests fail |