diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-23 23:53:03 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-23 23:57:55 +0100 |
commit | 38586cdd33534db3f70f8e22194ed2ba389db10e (patch) | |
tree | ae0711da3f7172b0b6843b95e147a23a027c5b1c /dev-games | |
parent | media-libs/musicbrainz: arm ppc64 stable (bug 607744). (diff) | |
download | gentoo-38586cdd33534db3f70f8e22194ed2ba389db10e.tar.gz gentoo-38586cdd33534db3f70f8e22194ed2ba389db10e.tar.bz2 gentoo-38586cdd33534db3f70f8e22194ed2ba389db10e.zip |
dev-games/physfs: arm ppc64 stable (bug 607356).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/physfs/physfs-2.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/physfs/physfs-2.0.3-r2.ebuild b/dev-games/physfs/physfs-2.0.3-r2.ebuild index 0504006cfa68..5d22da8a5bf8 100644 --- a/dev-games/physfs/physfs-2.0.3-r2.ebuild +++ b/dev-games/physfs/physfs-2.0.3-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://icculus.org/physfs/downloads/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc grp hog mvl qpak static-libs wad +zip" RDEPEND="" |