diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:56:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:56:42 +0100 |
commit | e6d7a3383de14af78752ae43829ec0047ca368cb (patch) | |
tree | 01aebe50a2b48625f6c98e497eb74979303739f9 /dev-games/physfs | |
parent | dev-util/cmake: sparc stable wrt bug #607220 (diff) | |
download | gentoo-e6d7a3383de14af78752ae43829ec0047ca368cb.tar.gz gentoo-e6d7a3383de14af78752ae43829ec0047ca368cb.tar.bz2 gentoo-e6d7a3383de14af78752ae43829ec0047ca368cb.zip |
dev-games/physfs: sparc stable wrt bug #607356
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-games/physfs')
-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 06baa02b138f..0504006cfa68 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="" |