diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:04:28 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-04-01 19:10:54 -0700 |
commit | e3443b419066870c539f93f9e4b094da3d3e13c1 (patch) | |
tree | 6819a01c3895a7e8665a42b7caa9bfea2870515f /app-eselect/eselect-ruby | |
parent | app-emulation/libpod: Bump to version 1.8.2 (diff) | |
download | gentoo-e3443b419066870c539f93f9e4b094da3d3e13c1.tar.gz gentoo-e3443b419066870c539f93f9e4b094da3d3e13c1.tar.bz2 gentoo-e3443b419066870c539f93f9e4b094da3d3e13c1.zip |
app-eselect/eselect-ruby-20190121: ppc stable, bug 688976
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-ruby')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild index 43880c79bb8e..09d9bce4c0ed 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 ~x86-macos ~m68k-mint ~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 ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |