diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:45:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:45:24 +0100 |
commit | b0692cd7c7571e3d61f6ce03ed30e8240851ac7f (patch) | |
tree | aeba3148a98f05f9c40b2a1034434750bbb80071 /app-benchmarks | |
parent | mail-filter/mailfilter: amd64 stable wrt bug #648244 (diff) | |
download | gentoo-b0692cd7c7571e3d61f6ce03ed30e8240851ac7f.tar.gz gentoo-b0692cd7c7571e3d61f6ce03ed30e8240851ac7f.tar.bz2 gentoo-b0692cd7c7571e3d61f6ce03ed30e8240851ac7f.zip |
app-benchmarks/acovea: amd64 stable wrt bug #648094
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/acovea/acovea-5.1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/acovea/acovea-5.1.1-r2.ebuild b/app-benchmarks/acovea/acovea-5.1.1-r2.ebuild index ed0e2b0232d9..464d9e9c94b0 100644 --- a/app-benchmarks/acovea/acovea-5.1.1-r2.ebuild +++ b/app-benchmarks/acovea/acovea-5.1.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.coyotegulch.com/distfiles/lib${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="static-libs" RDEPEND=" |