diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 20:00:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-14 21:29:14 +0000 |
commit | df9e436f309a99a0c5dcdcdc456d975854cee2ae (patch) | |
tree | fda292d4ea04da7f3664bac3530ef262234d4759 /app-eselect | |
parent | app-emacs/ruby-mode: stable 2.3.0 for ppc64, bug #639476 (diff) | |
download | gentoo-df9e436f309a99a0c5dcdcdc456d975854cee2ae.tar.gz gentoo-df9e436f309a99a0c5dcdcdc456d975854cee2ae.tar.bz2 gentoo-df9e436f309a99a0c5dcdcdc456d975854cee2ae.zip |
app-eselect/eselect-ruby: stable 20170723 for ppc64, bug #639476
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
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 a66c83896db1..626966b494c1 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" |