summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:47:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:16 +0300
commit1e70f8ed86023a13d4076846ef61c59a452cd1d4 (patch)
treec638921e931ec8356a3f5c9c7dbcf3aff220d12e /sci-chemistry/mustang/mustang-3.2.2.ebuild
parentsci-chemistry/mopac7: destabilize for ~x86 (diff)
downloadgentoo-1e70f8ed86023a13d4076846ef61c59a452cd1d4.tar.gz
gentoo-1e70f8ed86023a13d4076846ef61c59a452cd1d4.tar.bz2
gentoo-1e70f8ed86023a13d4076846ef61c59a452cd1d4.zip
sci-chemistry/mustang: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-chemistry/mustang/mustang-3.2.2.ebuild')
-rw-r--r--sci-chemistry/mustang/mustang-3.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/mustang/mustang-3.2.2.ebuild b/sci-chemistry/mustang/mustang-3.2.2.ebuild
index cd4bec0fad09..8498b362b7bd 100644
--- a/sci-chemistry/mustang/mustang-3.2.2.ebuild
+++ b/sci-chemistry/mustang/mustang-3.2.2.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
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
PATCHES=( "${FILESDIR}"/${PN}-3.2.1-gcc-4.7.patch )