diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-03 11:07:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-03 11:07:51 +0100 |
commit | eb1c4f9a0222d715a368b41d8614eab2ad1232bf (patch) | |
tree | 18a287cabb0871ca9528e69b3ba0e5c3126fa9ce /sci-mathematics/eclib | |
parent | media-libs/openimageio: amd64 stable wrt bug #821370 (diff) | |
download | gentoo-eb1c4f9a0222d715a368b41d8614eab2ad1232bf.tar.gz gentoo-eb1c4f9a0222d715a368b41d8614eab2ad1232bf.tar.bz2 gentoo-eb1c4f9a0222d715a368b41d8614eab2ad1232bf.zip |
sci-mathematics/eclib: x86 stable wrt bug #821319
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 'sci-mathematics/eclib')
-rw-r--r-- | sci-mathematics/eclib/eclib-20210625.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/eclib/eclib-20210625.ebuild b/sci-mathematics/eclib/eclib-20210625.ebuild index 54d2be3ca1ba..61f650e4b51d 100644 --- a/sci-mathematics/eclib/eclib-20210625.ebuild +++ b/sci-mathematics/eclib/eclib-20210625.ebuild @@ -11,7 +11,7 @@ LICENSE="GPL-2" # Major version of /usr/lib64/libec.so SLOT="0/8" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="boost flint minimal static-libs test" RESTRICT="!test? ( test )" |