diff options
-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*" |