diff options
author | 2023-06-03 17:48:12 +0300 | |
---|---|---|
committer | 2023-06-09 17:45:18 +0300 | |
commit | e5ce5620451d9ce3f55db8c752af6ae5b27f81ca (patch) | |
tree | a8703fdbec44063875e2e02d76f1478370c6533b /sci-electronics/eagle | |
parent | sci-chemistry/votca: destabilize for ~x86 (diff) | |
download | gentoo-e5ce5620451d9ce3f55db8c752af6ae5b27f81ca.tar.gz gentoo-e5ce5620451d9ce3f55db8c752af6ae5b27f81ca.tar.bz2 gentoo-e5ce5620451d9ce3f55db8c752af6ae5b27f81ca.zip |
sci-electronics/eagle: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-electronics/eagle')
-rw-r--r-- | sci-electronics/eagle/eagle-7.7.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/eagle/eagle-7.7.0-r1.ebuild b/sci-electronics/eagle/eagle-7.7.0-r1.ebuild index 713f28d478b3..dafcb7dd3a24 100644 --- a/sci-electronics/eagle/eagle-7.7.0-r1.ebuild +++ b/sci-electronics/eagle/eagle-7.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="cadsoft-2" SLOT="0" -KEYWORDS="-* amd64 x86" +KEYWORDS="-* amd64 ~x86" IUSE="doc" QA_PREBUILT="opt/eagle/bin/eagle" |