diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2016-02-11 11:55:08 -0500 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2016-02-11 12:05:58 -0500 |
commit | dd8b06ff6bcf47a02e5074ba683191c3b375d81f (patch) | |
tree | b9f6fa3b7e81e47bade431058e97b13387b9606d /games-fps | |
parent | dev-go/go-crypto: add ${PVR} subslot, for tracking static links (diff) | |
download | gentoo-dd8b06ff6bcf47a02e5074ba683191c3b375d81f.tar.gz gentoo-dd8b06ff6bcf47a02e5074ba683191c3b375d81f.tar.bz2 gentoo-dd8b06ff6bcf47a02e5074ba683191c3b375d81f.zip |
games-fps/doom3-ducttape: stable for amd64 and x86
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/doom3-ducttape/doom3-ducttape-0007.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/doom3-ducttape/doom3-ducttape-0007.ebuild b/games-fps/doom3-ducttape/doom3-ducttape-0007.ebuild index 95896973c82e..89b6325db724 100644 --- a/games-fps/doom3-ducttape/doom3-ducttape-0007.ebuild +++ b/games-fps/doom3-ducttape/doom3-ducttape-0007.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://ducttape.glenmurphy.com/" SRC_URI="http://ducttape.glenmurphy.com/ducttape${PV}.zip" LICENSE="freedist" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dedicated opengl" src_unpack() { |