summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:51:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:51 +0300
commit66b6669aaa140a0401549c8c22e76c51a62d0bb5 (patch)
tree6223eff8c2e5b001ea2f277807884af12188355e /sci-libs/fetk
parentsci-libs/exodusii: destabilize for ~x86 (diff)
downloadgentoo-66b6669aaa140a0401549c8c22e76c51a62d0bb5.tar.gz
gentoo-66b6669aaa140a0401549c8c22e76c51a62d0bb5.tar.bz2
gentoo-66b6669aaa140a0401549c8c22e76c51a62d0bb5.zip
sci-libs/fetk: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/fetk')
-rw-r--r--sci-libs/fetk/fetk-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/fetk/fetk-1.5.ebuild b/sci-libs/fetk/fetk-1.5.ebuild
index 0f930c60495b..63f07a95b4fa 100644
--- a/sci-libs/fetk/fetk-1.5.ebuild
+++ b/sci-libs/fetk/fetk-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,7 +8,7 @@ HOMEPAGE="http://fetk.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
~dev-libs/maloc-${PV}