diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-11-20 19:52:53 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-20 19:52:59 +1100 |
commit | d45d14a18dd0e429b751380b10203c75ec786e01 (patch) | |
tree | b4b4d95c167ba84f2b20679fea34802f565ea9dc /games-strategy | |
parent | dev-dotnet/libgdiplus: amd64/x86 stable (diff) | |
download | gentoo-d45d14a18dd0e429b751380b10203c75ec786e01.tar.gz gentoo-d45d14a18dd0e429b751380b10203c75ec786e01.tar.bz2 gentoo-d45d14a18dd0e429b751380b10203c75ec786e01.zip |
games-strategy/openra: amd64/x86 stable
Package-Manager: portage-2.3.2
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/openra/openra-20141029-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-strategy/openra/openra-20141029-r2.ebuild b/games-strategy/openra/openra-20141029-r2.ebuild index 86bec9628ed2..37462f1ae665 100644 --- a/games-strategy/openra/openra-20141029-r2.ebuild +++ b/games-strategy/openra/openra-20141029-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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="https://github.com/OpenRA/OpenRA/tarball/release-${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" QA_PREBUILT="$(games_get_libdir)/openra/liblua*" |