summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-07 09:00:12 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-07 09:02:59 +0200
commitd951e0b3892cb7c1c501a757a8f0d05d679fdafd (patch)
tree400db3a2482bf8896168e696163a0c3fed78dfd0 /dev-ruby/erubi
parentdev-perl/Mail-Sender: Keyword 0.903.0-r1 alpha, #873484 (diff)
downloadgentoo-d951e0b3892cb7c1c501a757a8f0d05d679fdafd.tar.gz
gentoo-d951e0b3892cb7c1c501a757a8f0d05d679fdafd.tar.bz2
gentoo-d951e0b3892cb7c1c501a757a8f0d05d679fdafd.zip
dev-ruby/erubi: Keyword 1.11.0 alpha, #873538
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/erubi')
-rw-r--r--dev-ruby/erubi/erubi-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/erubi/erubi-1.11.0.ebuild b/dev-ruby/erubi/erubi-1.11.0.ebuild
index a49d6b908efe..c839897051d0 100644
--- a/dev-ruby/erubi/erubi-1.11.0.ebuild
+++ b/dev-ruby/erubi/erubi-1.11.0.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://github.com/jeremyevans/erubi/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-global_expectations )"