diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:20:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 618c184e89b609eb3e41a7a6051cd9fd35200534 (patch) | |
tree | dc617d6b76ddbb8f5d99e8baff2a4e9e65f063ef /games-action/bzflag | |
parent | dev-cpp/pngpp: amd64 stable wrt bug #585374 (diff) | |
download | gentoo-618c184e89b609eb3e41a7a6051cd9fd35200534.tar.gz gentoo-618c184e89b609eb3e41a7a6051cd9fd35200534.tar.bz2 gentoo-618c184e89b609eb3e41a7a6051cd9fd35200534.zip |
games-action/bzflag: amd64 stable wrt bug #585194
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-action/bzflag')
-rw-r--r-- | games-action/bzflag/bzflag-2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/bzflag/bzflag-2.4.4.ebuild b/games-action/bzflag/bzflag-2.4.4.ebuild index a840982cb34a..a2746808726e 100644 --- a/games-action/bzflag/bzflag-2.4.4.ebuild +++ b/games-action/bzflag/bzflag-2.4.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.bzflag.org/bzflag/source/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="dedicated upnp" UIDEPEND="" |