diff options
author | Sam James <sam@gentoo.org> | 2021-10-14 10:05:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-14 10:05:24 +0100 |
commit | be9e7f04b4489514b40d6cf7ad60e2153fe24221 (patch) | |
tree | 0e9aef502cdbfe6f913751c0f6867f1aaff97cd8 /app-eselect | |
parent | app-misc/geneweb: build with ocaml-4.12 (diff) | |
download | gentoo-be9e7f04b4489514b40d6cf7ad60e2153fe24221.tar.gz gentoo-be9e7f04b4489514b40d6cf7ad60e2153fe24221.tar.bz2 gentoo-be9e7f04b4489514b40d6cf7ad60e2153fe24221.zip |
app-eselect/eselect-ruby: Stabilize 20191222 ppc, #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 2345457d811d..7b10c7401616 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" |