diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:28:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-04 15:28:22 +0100 |
commit | a383cde07e05545167d23faad296a23bdb68cd41 (patch) | |
tree | f37e86f4627bdf61e886b5087016680058fa51a8 /dev-ml/textutils | |
parent | dev-ml/spawn: amd64 stable wrt bug #772833 (diff) | |
download | gentoo-a383cde07e05545167d23faad296a23bdb68cd41.tar.gz gentoo-a383cde07e05545167d23faad296a23bdb68cd41.tar.bz2 gentoo-a383cde07e05545167d23faad296a23bdb68cd41.zip |
dev-ml/textutils: amd64 stable wrt bug #772833
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/textutils')
-rw-r--r-- | dev-ml/textutils/textutils-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/textutils/textutils-0.14.0.ebuild b/dev-ml/textutils/textutils-0.14.0.ebuild index d3d973ca4fc0..c20aa12fd620 100644 --- a/dev-ml/textutils/textutils-0.14.0.ebuild +++ b/dev-ml/textutils/textutils-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86" IUSE="ocamlopt" RDEPEND=" |