diff options
Diffstat (limited to 'sci-chemistry')
-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 9bbd00dc51c9..d765aa2ad3b8 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-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://www.csse.monash.edu.au/~karun/${PN}/${PN}_v${PV}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" S="${WORKDIR}/${MY_P}" |