summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:46:16 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:08 +0300
commit1af4d98b20527bc460eaf1c39bf4f44df89ebd33 (patch)
tree3b29318946d71f2de1664bc7198587d40e617b72 /sci-biology
parentsci-biology/pals: destabilize for ~x86 (diff)
downloadgentoo-1af4d98b20527bc460eaf1c39bf4f44df89ebd33.tar.gz
gentoo-1af4d98b20527bc460eaf1c39bf4f44df89ebd33.tar.bz2
gentoo-1af4d98b20527bc460eaf1c39bf4f44df89ebd33.zip
sci-biology/phyml: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/phyml/phyml-2.4.5-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/phyml/phyml-2.4.5-r4.ebuild b/sci-biology/phyml/phyml-2.4.5-r4.ebuild
index d256370553ab..c0e9c38caf92 100644
--- a/sci-biology/phyml/phyml-2.4.5-r4.ebuild
+++ b/sci-biology/phyml/phyml-2.4.5-r4.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=8
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc ~x86"
PATCHES=( "${FILESDIR}"/${PN}-2.4.5-fix-build-system.patch )