diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 20:28:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 22:07:06 +0000 |
commit | 9ffa29531e5aa2cd30d635d46555fde6f3aeb788 (patch) | |
tree | 8f91bb4c645c0cc94af85d6447e7cbbac88175de /dev-util | |
parent | dev-util/glib-utils: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-9ffa29531e5aa2cd30d635d46555fde6f3aeb788.tar.gz gentoo-9ffa29531e5aa2cd30d635d46555fde6f3aeb788.tar.bz2 gentoo-9ffa29531e5aa2cd30d635d46555fde6f3aeb788.zip |
dev-util/gob: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gob/gob-2.0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gob/gob-2.0.20.ebuild b/dev-util/gob/gob-2.0.20.ebuild index 1e11184047df..cbb2cea1b114 100644 --- a/dev-util/gob/gob-2.0.20.ebuild +++ b/dev-util/gob/gob-2.0.20.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="5" @@ -12,7 +12,7 @@ HOMEPAGE="https://www.jirka.org/gob.html" LICENSE="GPL-2+" SLOT="2" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-libs/glib-2.4:2" |