diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-18 11:21:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-18 11:28:17 +0000 |
commit | dc116b4d6ab1a74a3b8973cb80efd51deb1bf010 (patch) | |
tree | 2855cd131ef4d6182c83e32af18275029ede7faf /app-eselect | |
parent | app-emacs/ruby-mode: stable 2.3.0 for ia64, bug #639476 (diff) | |
download | gentoo-dc116b4d6ab1a74a3b8973cb80efd51deb1bf010.tar.gz gentoo-dc116b4d6ab1a74a3b8973cb80efd51deb1bf010.tar.bz2 gentoo-dc116b4d6ab1a74a3b8973cb80efd51deb1bf010.zip |
app-eselect/eselect-ruby: stable 20170723 for ia64, bug #639476
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 6e33ae96638b..4eb33caa32ef 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" |