diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:14:14 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:14:14 +0100 |
commit | 87d14ac9a5e8e6b0e1b5eb55bae3b16d2100745c (patch) | |
tree | c2ec1141298c39f91006ce18e0323e3cb7077a10 /sci-libs/cln | |
parent | dev-python/testfixtures: amd64/x86 stable (ALLARCHES policy) wrt bug #754621 (diff) | |
download | gentoo-87d14ac9a5e8e6b0e1b5eb55bae3b16d2100745c.tar.gz gentoo-87d14ac9a5e8e6b0e1b5eb55bae3b16d2100745c.tar.bz2 gentoo-87d14ac9a5e8e6b0e1b5eb55bae3b16d2100745c.zip |
sci-libs/cln: x86 stable wrt bug #754642
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/cln')
-rw-r--r-- | sci-libs/cln/cln-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/cln/cln-1.3.6.ebuild b/sci-libs/cln/cln-1.3.6.ebuild index 00ab326df0e0..88ac5650e971 100644 --- a/sci-libs/cln/cln-1.3.6.ebuild +++ b/sci-libs/cln/cln-1.3.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.ginac.de/CLN/${P}.tar.bz2" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc examples" RDEPEND="dev-libs/gmp:0=" |