diff options
author | 2017-01-04 16:21:10 +0100 | |
---|---|---|
committer | 2017-01-04 16:29:23 +0100 | |
commit | 6a49a1804e515f0bc913fff144aa4a25c64a8edf (patch) | |
tree | 9f0b28573b74ff9cf501ae70c50f29f3fc24007b /games-strategy | |
parent | sci-geosciences/josm: x86 stable wrt bug #589406 (diff) | |
download | gentoo-6a49a1804e515f0bc913fff144aa4a25c64a8edf.tar.gz gentoo-6a49a1804e515f0bc913fff144aa4a25c64a8edf.tar.bz2 gentoo-6a49a1804e515f0bc913fff144aa4a25c64a8edf.zip |
games-strategy/0ad-data: x86 stable wrt bug #587360
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild b/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild index d94d8063ad67..97b92c567361 100644 --- a/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild +++ b/games-strategy/0ad-data/0ad-data-0.0.20_alpha.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/zero-ad/${MY_P}-unix-data.tar.xz" LICENSE="GPL-2 CC-BY-SA-3.0 LPPL-1.3c BitstreamVera" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" S=${WORKDIR}/${MY_P} |