diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-08-18 07:54:26 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-08-18 08:04:01 +0200 |
commit | c93eb44ab07b790c3da1f477e9186cae56e80bf9 (patch) | |
tree | e337edbdbd63a3e03b801efd2eab4a441dfc0e67 /app-eselect/eselect-ruby | |
parent | sys-fs/zfs: update live eubild (diff) | |
download | gentoo-c93eb44ab07b790c3da1f477e9186cae56e80bf9.tar.gz gentoo-c93eb44ab07b790c3da1f477e9186cae56e80bf9.tar.bz2 gentoo-c93eb44ab07b790c3da1f477e9186cae56e80bf9.zip |
app-eselect/eselect-ruby: amd64 stable, bug 688976
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@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 24b138e77782..909cc9af2512 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" |