summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-12-27 12:34:20 -0500
committerMatt Turner <mattst88@gentoo.org>2018-12-27 12:41:21 -0500
commit72ba5309469770f8e18531667e6cb5839435a463 (patch)
treee137518a996b2bd1a14311afa36fec2b3cbebe1f
parentdev-ruby/listen: drop alpha keywords, bug 621374 (diff)
downloadgentoo-72ba5309469770f8e18531667e6cb5839435a463.tar.gz
gentoo-72ba5309469770f8e18531667e6cb5839435a463.tar.bz2
gentoo-72ba5309469770f8e18531667e6cb5839435a463.zip
dev-ruby/activesupport: drop alpha keywords, bug 621374
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-ruby/activesupport/activesupport-4.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-4.2.11.ebuild b/dev-ruby/activesupport/activesupport-4.2.11.ebuild
index 73c3c524d0cc..734283f83535 100644
--- a/dev-ruby/activesupport/activesupport-4.2.11.ebuild
+++ b/dev-ruby/activesupport/activesupport-4.2.11.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
LICENSE="MIT"
SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RUBY_S="rails-${PV}/${PN}"