diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:19:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-31 23:20:26 +0100 |
commit | 5a725543063880a9e4b05804967ea59f2b3f0647 (patch) | |
tree | b4a608007b3ec99d44c0826f1c81d742704bcac6 /app-text | |
parent | media-sound/mp3splt-gtk: amd64 stable wrt bug #600980 (diff) | |
download | gentoo-5a725543063880a9e4b05804967ea59f2b3f0647.tar.gz gentoo-5a725543063880a9e4b05804967ea59f2b3f0647.tar.bz2 gentoo-5a725543063880a9e4b05804967ea59f2b3f0647.zip |
app-text/asa: amd64 stable wrt bug #599770
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/asa/asa-1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/asa/asa-1.1-r1.ebuild b/app-text/asa/asa-1.1-r1.ebuild index 3a009fec4363..292015874876 100644 --- a/app-text/asa/asa-1.1-r1.ebuild +++ b/app-text/asa/asa-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/devel/lang/fortran/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" src_prepare() { |