diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 14:30:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-18 14:30:44 +0200 |
commit | aeb744898c78cb692b6d0c22d355501db2862fcf (patch) | |
tree | d62bb5225adaa9ee79b6e1fcab9f6852ba9ced29 /dev-ml | |
parent | dev-ml/calendars: x86 stable wrt bug #813153 (diff) | |
download | gentoo-aeb744898c78cb692b6d0c22d355501db2862fcf.tar.gz gentoo-aeb744898c78cb692b6d0c22d355501db2862fcf.tar.bz2 gentoo-aeb744898c78cb692b6d0c22d355501db2862fcf.zip |
dev-ml/jingoo: x86 stable wrt bug #813153
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/jingoo/jingoo-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/jingoo/jingoo-1.4.2.ebuild b/dev-ml/jingoo/jingoo-1.4.2.ebuild index 9c490bbd9f83..7002d58653e8 100644 --- a/dev-ml/jingoo/jingoo-1.4.2.ebuild +++ b/dev-ml/jingoo/jingoo-1.4.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/tategakibunko/${PN}/archive/v${PV}.tar.gz LICENSE="ISC" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |