diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 15:40:53 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 15:40:53 -0400 |
commit | fa9e790ed45d12348cae066253e23c1f2082f4d7 (patch) | |
tree | ddcb45e4350dfae9393ea7dd1aaf9d7d25025d89 /app-eselect/eselect-ruby | |
parent | dev-ruby/minitest: arm64 stable (diff) | |
download | gentoo-fa9e790ed45d12348cae066253e23c1f2082f4d7.tar.gz gentoo-fa9e790ed45d12348cae066253e23c1f2082f4d7.tar.bz2 gentoo-fa9e790ed45d12348cae066253e23c1f2082f4d7.zip |
app-eselect/eselect-ruby: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 bf63facbefc4..7cc7fd0a9bd2 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" |