diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:50:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:50:31 +0000 |
commit | e8fcc96649f64e51c2e3f232c74df01a51725de3 (patch) | |
tree | 1752cec5c01513f35b7a86b9a178b015c68f0330 /dev-util/ragel/ragel-7.0.0.12.ebuild | |
parent | dev-python/aiohttp: stable 3.7.2-r1 for ppc (diff) | |
download | gentoo-e8fcc96649f64e51c2e3f232c74df01a51725de3.tar.gz gentoo-e8fcc96649f64e51c2e3f232c74df01a51725de3.tar.bz2 gentoo-e8fcc96649f64e51c2e3f232c74df01a51725de3.zip |
dev-util/ragel: stable 7.0.0.12 for ppc
stable wrt bug #761870
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@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 9ec621bf9b26..0391fa1ddc8b 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" |