diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:27:54 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:06:43 +0000 |
commit | 559ed522e562e72cc3e928e98f704fded448fb92 (patch) | |
tree | 8ba7ccda3063e603a6633c3b43bd6aad09707f72 /dev-util | |
parent | dev-texlive/texlive-xetex: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-559ed522e562e72cc3e928e98f704fded448fb92.tar.gz gentoo-559ed522e562e72cc3e928e98f704fded448fb92.tar.bz2 gentoo-559ed522e562e72cc3e928e98f704fded448fb92.zip |
dev-util/aruba: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/aruba/aruba-0.6.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/aruba/aruba-0.6.2-r2.ebuild b/dev-util/aruba/aruba-0.6.2-r2.ebuild index 63e3a70e5fbb..2f0ef589dad6 100644 --- a/dev-util/aruba/aruba-0.6.2-r2.ebuild +++ b/dev-util/aruba/aruba-0.6.2-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 @@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications" HOMEPAGE="https://github.com/cucumber/aruba" LICENSE="MIT" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~s390 sparc x86" SLOT="0" IUSE="" |