diff options
author | Sam James <sam@gentoo.org> | 2021-04-05 19:06:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-05 21:52:01 +0000 |
commit | be9112e432d992bae69d68184e3cd93a49eb0ac8 (patch) | |
tree | 95edf7dcd01bef059ba42d275db36bf33b072dcb /app-eselect | |
parent | app-eselect/eselect-python: drop s390 to ~s390 (unstable) (diff) | |
download | gentoo-be9112e432d992bae69d68184e3cd93a49eb0ac8.tar.gz gentoo-be9112e432d992bae69d68184e3cd93a49eb0ac8.tar.bz2 gentoo-be9112e432d992bae69d68184e3cd93a49eb0ac8.zip |
app-eselect/eselect-ruby: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild | 2 | ||||
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild index c3ffa133a3f8..b46bee41a864 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/ruby.eselect-${PVR}.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" diff --git a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild index 64cb581b0288..537b289e53b5 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/ruby.eselect-${PVR}.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |