diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 10:05:33 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 10:05:33 +0100 |
commit | 77c67f1575f6cdfd1e4eaedd5c02ee22591a16b4 (patch) | |
tree | 302c80c701f2a8972e763aed51161152a05ff03f /app-eselect | |
parent | virtual/rubygems: Stabilize 16 ppc, #801289 (diff) | |
download | gentoo-77c67f1575f6cdfd1e4eaedd5c02ee22591a16b4.tar.gz gentoo-77c67f1575f6cdfd1e4eaedd5c02ee22591a16b4.tar.bz2 gentoo-77c67f1575f6cdfd1e4eaedd5c02ee22591a16b4.zip |
app-eselect/eselect-ruby: Stabilize 20191222 ppc64, #801289
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild index 7b10c7401616..3581194acdfd 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20191222.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" |