summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-03-17 23:12:09 -0700
committerMatt Turner <mattst88@gentoo.org>2020-03-17 23:12:45 -0700
commitcb050562eb35ca602bc8b2c85b75399228854339 (patch)
treed754b477aabf84d8c5ac7269251532a3a3f7717c /dev-ruby/pdf-core
parentdev-util/aruba: drop alpha keywords, bug 698080 (diff)
downloadgentoo-cb050562eb35ca602bc8b2c85b75399228854339.tar.gz
gentoo-cb050562eb35ca602bc8b2c85b75399228854339.tar.bz2
gentoo-cb050562eb35ca602bc8b2c85b75399228854339.zip
dev-ruby/*: drop alpha keywords where possible
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-ruby/pdf-core')
-rw-r--r--dev-ruby/pdf-core/pdf-core-0.7.0.ebuild2
-rw-r--r--dev-ruby/pdf-core/pdf-core-0.8.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
index bcafc4c99db1..5cc759118e5d 100644
--- a/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
+++ b/dev-ruby/pdf-core/pdf-core-0.7.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/prawnpdf/pdf-core/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="|| ( Ruby GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1*
diff --git a/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild b/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild
index 895667a68127..2a2620a24d2a 100644
--- a/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild
+++ b/dev-ruby/pdf-core/pdf-core-0.8.1.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/prawnpdf/pdf-core/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="|| ( Ruby GPL-2 GPL-3 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
ruby_add_bdepend "test? ( =dev-ruby/pdf-inspector-1*