diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-29 01:16:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-29 01:22:27 +0200 |
commit | ae00f7a38c6e1cc63e90e9c30bddbd3fb62ea647 (patch) | |
tree | 6fc89f975b3c4609a5b5fb5034ecfc073081a49d /app-eselect/eselect-ruby | |
parent | dev-ruby/rdoc: x86 stable (bug #693030) (diff) | |
download | gentoo-ae00f7a38c6e1cc63e90e9c30bddbd3fb62ea647.tar.gz gentoo-ae00f7a38c6e1cc63e90e9c30bddbd3fb62ea647.tar.bz2 gentoo-ae00f7a38c6e1cc63e90e9c30bddbd3fb62ea647.zip |
app-eselect/eselect-ruby: x86 stable (bug #688976)
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-ruby')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild index 909cc9af2512..065d3a8a77c3 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20190121.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" |