dev-games/physfs: amd64 stable wrt bug #685764
authorAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 06:44:32 +0000 (08:44 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Wed, 5 Jun 2019 06:44:32 +0000 (08:44 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

dev-games/physfs/physfs-3.0.2.ebuild

index 8bb871f8cd8968e8cd1e6777c72832d99126d471..afb8306b5ef230d2458ceee1147cd625820c88af 100644 (file)
@@ -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