diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-17 16:14:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-17 16:14:14 +0200 |
commit | a08802c09ef30949af8c7dfdd3296fe75d093a97 (patch) | |
tree | 31b8b146c8cd6ad5ebeb3b9f8a7f781beb06b0b8 /dev-ml | |
parent | dev-ml/calendars: amd64 stable wrt bug #813153 (diff) | |
download | gentoo-a08802c09ef30949af8c7dfdd3296fe75d093a97.tar.gz gentoo-a08802c09ef30949af8c7dfdd3296fe75d093a97.tar.bz2 gentoo-a08802c09ef30949af8c7dfdd3296fe75d093a97.zip |
dev-ml/jingoo: amd64 stable wrt bug #813153
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
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 21270b6af09c..9c490bbd9f83 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 )" |