diff options
Diffstat (limited to 'sci-chemistry/mustang/mustang-3.2.2.ebuild')
-rw-r--r-- | sci-chemistry/mustang/mustang-3.2.2.ebuild | 4 |
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 ) |