diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-20 18:35:59 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-20 18:35:59 -0700 |
commit | e0edb0f7f55dec8df2451a4565b9d29ebf745de3 (patch) | |
tree | 7fb74d5ed9a21f397377b2c10fcebc1cfe37a9b0 /app-eselect | |
parent | app-emacs/ruby-mode-2.3.0: hppa stable, bug 639476 (diff) | |
download | gentoo-e0edb0f7f55dec8df2451a4565b9d29ebf745de3.tar.gz gentoo-e0edb0f7f55dec8df2451a4565b9d29ebf745de3.tar.bz2 gentoo-e0edb0f7f55dec8df2451a4565b9d29ebf745de3.zip |
app-eselect/eselect-ruby-20170723: hppa stable, bug 639476
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild index c29a56ffeee6..f8a9a2f3031a 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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~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" |