diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 08:36:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 08:36:25 +0000 |
commit | 548b7f2468792bee48f6a853b27d851148d44c44 (patch) | |
tree | 3e53053f6162492040e8f5ef2cc17eed43c68f29 /dev-util/ragel/ragel-7.0.0.12.ebuild | |
parent | net-libs/daq: Stabilize 2.0.7 amd64, #761867 (diff) | |
download | gentoo-548b7f2468792bee48f6a853b27d851148d44c44.tar.gz gentoo-548b7f2468792bee48f6a853b27d851148d44c44.tar.bz2 gentoo-548b7f2468792bee48f6a853b27d851148d44c44.zip |
dev-util/ragel: Stabilize 7.0.0.12 amd64, #761870
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ragel/ragel-7.0.0.12.ebuild')
-rw-r--r-- | dev-util/ragel/ragel-7.0.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ragel/ragel-7.0.0.12.ebuild b/dev-util/ragel/ragel-7.0.0.12.ebuild index 2f0d0c5f9b78..4b940905c7f1 100644 --- a/dev-util/ragel/ragel-7.0.0.12.ebuild +++ b/dev-util/ragel/ragel-7.0.0.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.colm.net/files/ragel/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="vim-syntax" DEPEND="~dev-util/colm-0.13.0.7" |