diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:04:52 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-30 10:10:44 +0200 |
commit | 28ee7206a05ee35aa4c2b7ffe6254b0e297ee256 (patch) | |
tree | 8c2f42658f012dd06785b3a21b4e4db5fc461c10 /app-eselect | |
parent | dev-ruby/json: Stable for HPPA (bug #615818). (diff) | |
download | gentoo-28ee7206a05ee35aa4c2b7ffe6254b0e297ee256.tar.gz gentoo-28ee7206a05ee35aa4c2b7ffe6254b0e297ee256.tar.bz2 gentoo-28ee7206a05ee35aa4c2b7ffe6254b0e297ee256.zip |
app-eselect/eselect-ruby: Stable for HPPA (bug #615818).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild index d7d10359cc5b..32cc8d8f2abb 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~flameeyes/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 ~sparc-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 ~sparc-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" |