From: Agostino Sarubbo Date: Wed, 5 Jun 2019 06:44:32 +0000 (+0200) Subject: dev-games/physfs: amd64 stable wrt bug #685764 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=364b3780f209359ce56aafb1fe8f828241587ab1;p=gentoo.git dev-games/physfs: amd64 stable wrt bug #685764 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- diff --git a/dev-games/physfs/physfs-3.0.2.ebuild b/dev-games/physfs/physfs-3.0.2.ebuild index 8bb871f8cd89..afb8306b5ef2 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