diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:43:24 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:43:24 +0300 |
commit | 85e4b6f37e705cb61e94a2def236858df021d39e (patch) | |
tree | 8d19a7f8684cbf1cc0bca88d20ce1d3d5902e2cb | |
parent | profiles: ruby25 unmasked on arm (diff) | |
download | gentoo-85e4b6f37e705cb61e94a2def236858df021d39e.tar.gz gentoo-85e4b6f37e705cb61e94a2def236858df021d39e.tar.bz2 gentoo-85e4b6f37e705cb61e94a2def236858df021d39e.zip |
app-eselect/eselect-ruby: arm stable wrt bug #688976
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-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 065d3a8a77c3..a5e25b49ac02 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" |