diff options
-rw-r--r-- | games-action/bzflag/bzflag-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/bzflag/bzflag-2.4.4.ebuild b/games-action/bzflag/bzflag-2.4.4.ebuild index a2746808726..29046eda0e6 100644 --- a/games-action/bzflag/bzflag-2.4.4.ebuild +++ b/games-action/bzflag/bzflag-2.4.4.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$ @@ -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="" |