diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 02:16:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 02:16:23 +0100 |
commit | 98bc44b6cb01f9724a6f509da88b3efed751a1bb (patch) | |
tree | dfb67f2c278a15ee908487aac548ce8defc1f9a0 /app-eselect | |
parent | profiles/arch/amd64: unmask ruby27 (diff) | |
download | gentoo-98bc44b6cb01f9724a6f509da88b3efed751a1bb.tar.gz gentoo-98bc44b6cb01f9724a6f509da88b3efed751a1bb.tar.bz2 gentoo-98bc44b6cb01f9724a6f509da88b3efed751a1bb.zip |
app-eselect/eselect-ruby: Stabilize 20191222 arm64, #801289
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild index 9deb3f105579..9d82f6314ed7 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20191222.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 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |