summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-01 23:46:34 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-01 23:53:51 +0200
commita89400e335002e7b8c904881b8074383da19e31f (patch)
treeb5dd23d9cee0d3b3e8a4038c9c5b379028d2c781
parentsci-mathematics/giac: new package for the Giac/Xcas math systems. (diff)
downloadgentoo-a89400e3.tar.gz
gentoo-a89400e3.tar.bz2
gentoo-a89400e3.zip
dev-libs/libixion: Restore KEYWORDS
Except ~x86 to avoid blocked updates for lack of LO-7. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-libs/libixion/libixion-0.16.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libixion/libixion-0.16.1.ebuild b/dev-libs/libixion/libixion-0.16.1.ebuild
index 52f2afa3ce6f..ab01ba54382e 100644
--- a/dev-libs/libixion/libixion-0.16.1.ebuild
+++ b/dev-libs/libixion/libixion-0.16.1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]]; then
else
MDDS_SLOT="1/1.5"
SRC_URI="https://kohei.us/files/ixion/src/${P}.tar.xz"
-# KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64" # no ~x86 to avoid blocked update
fi
LICENSE="MIT"