summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-12-27 12:39:28 -0500
committerMatt Turner <mattst88@gentoo.org>2018-12-27 12:41:07 -0500
commitb662fcfc421a5ea128bb29e3af9e1708c0cc721c (patch)
tree51bb0e2c597b373351384874afe9b7523ae1bce7 /dev-ruby/dalli
parentdev-ruby/i18n: drop alpha keywords (diff)
downloadgentoo-b662fcfc421a5ea128bb29e3af9e1708c0cc721c.tar.gz
gentoo-b662fcfc421a5ea128bb29e3af9e1708c0cc721c.tar.bz2
gentoo-b662fcfc421a5ea128bb29e3af9e1708c0cc721c.zip
dev-ruby/dalli: drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby/dalli')
-rw-r--r--dev-ruby/dalli/dalli-2.7.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/dalli/dalli-2.7.8.ebuild b/dev-ruby/dalli/dalli-2.7.8.ebuild
index 89dc2a156175..a27b3d859ab5 100644
--- a/dev-ruby/dalli/dalli-2.7.8.ebuild
+++ b/dev-ruby/dalli/dalli-2.7.8.ebuild
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/petergoldstein/dalli"
SRC_URI="https://github.com/petergoldstein/dalli/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
DEPEND+="${DEPEND} test? ( >=net-misc/memcached-1.4.0 )"