diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:32:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:32:00 +0100 |
commit | 32078ba150286bc6452569e297009e75b9e7e514 (patch) | |
tree | bfe5fec6685f48cdce2b930bd6329eb47ab8ad0d /dev-games | |
parent | sci-libs/libcerf: stable 1.5 for ppc64, bug #685690 (diff) | |
download | gentoo-32078ba150286bc6452569e297009e75b9e7e514.tar.gz gentoo-32078ba150286bc6452569e297009e75b9e7e514.tar.bz2 gentoo-32078ba150286bc6452569e297009e75b9e7e514.zip |
dev-games/physfs: stable 3.0.2 for ppc64, bug #685764
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/physfs/physfs-3.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/physfs/physfs-3.0.2.ebuild b/dev-games/physfs/physfs-3.0.2.ebuild index 212283795f24..8bb871f8cd89 100644 --- a/dev-games/physfs/physfs-3.0.2.ebuild +++ b/dev-games/physfs/physfs-3.0.2.ebuild @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then EHG_REPO_URI="https://hg.icculus.org/icculus/physfs" inherit mercurial else - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc64 x86 ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ppc64 x86 ~x86-fbsd" SRC_URI="https://icculus.org/physfs/downloads/${P}.tar.bz2" fi |