diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:52:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-21 09:52:18 +0200 |
commit | 03b2543bd7e0ae7e66442b9013fbb1cd3113d9a4 (patch) | |
tree | 570b1e3967ed9b7cb2cefeff7bbf53291597caa3 /sci-chemistry | |
parent | net-p2p/bitflu: amd64 stable wrt bug #724142 (diff) | |
download | gentoo-03b2543bd7e0ae7e66442b9013fbb1cd3113d9a4.tar.gz gentoo-03b2543bd7e0ae7e66442b9013fbb1cd3113d9a4.tar.bz2 gentoo-03b2543bd7e0ae7e66442b9013fbb1cd3113d9a4.zip |
sci-chemistry/mustang: amd64 stable wrt bug #724158
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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}" |