diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:29:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:30:33 +0000 |
commit | d4c6e4032444c64c47d3799475d6ef38da22e5b1 (patch) | |
tree | 89959a77a7eb51c20ff29d1b0e8fd86699d42013 /dev-ml/astring | |
parent | sys-fs/cryptsetup: stable 2.3.4 for hppa, bug #769602 (diff) | |
download | gentoo-d4c6e4032444c64c47d3799475d6ef38da22e5b1.tar.gz gentoo-d4c6e4032444c64c47d3799475d6ef38da22e5b1.tar.bz2 gentoo-d4c6e4032444c64c47d3799475d6ef38da22e5b1.zip |
dev-ml/astring: Keyword 0.8.5 x86, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/astring')
-rw-r--r-- | dev-ml/astring/astring-0.8.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/astring/astring-0.8.5.ebuild b/dev-ml/astring/astring-0.8.5.ebuild index a922e9b805db..95eaa737965e 100644 --- a/dev-ml/astring/astring-0.8.5.ebuild +++ b/dev-ml/astring/astring-0.8.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/astring/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" OCAML_DEP=">=dev-lang/ocaml-4.05.0:=" BDEPEND=" |