summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2019-07-08 13:44:06 +0200
committerHans de Graaff <graaff@gentoo.org>2019-07-08 13:49:15 +0200
commit6727c74c95645ab59987a5abc9c30f156a638482 (patch)
treeb482ae8b85f3006cbb9173bd18ab2b185ca54213 /dev-ruby/regexp_parser
parentdev-util/spirv-llvm-translator: have FEATURES=test require USE=tools (diff)
downloadgentoo-6727c74c95645ab59987a5abc9c30f156a638482.tar.gz
gentoo-6727c74c95645ab59987a5abc9c30f156a638482.tar.bz2
gentoo-6727c74c95645ab59987a5abc9c30f156a638482.zip
dev-ruby/regexp_parser: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/regexp_parser')
-rw-r--r--dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild b/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild
index 804b3a4e3a70..1f2b16bb6fae 100644
--- a/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild
+++ b/dev-ruby/regexp_parser/regexp_parser-1.5.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/ammar/regexp_parser/archive/v${PV}.tar.gz -> ${P}.ta
LICENSE="MIT"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
DEPEND+=" =dev-util/ragel-6*"