diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:51:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:51 +0300 |
commit | 66b6669aaa140a0401549c8c22e76c51a62d0bb5 (patch) | |
tree | 6223eff8c2e5b001ea2f277807884af12188355e /sci-libs/fetk | |
parent | sci-libs/exodusii: destabilize for ~x86 (diff) | |
download | gentoo-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.ebuild | 4 |
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} |