From: Thomas Deutschmann Date: Sun, 26 May 2019 22:11:27 +0000 (+0200) Subject: dev-games/physfs: x86 stable (bug #685764) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8073118ce68323797b27e5a1c9666e1ff66a6a86;p=gentoo.git dev-games/physfs: x86 stable (bug #685764) Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-games/physfs/physfs-3.0.2.ebuild b/dev-games/physfs/physfs-3.0.2.ebuild index 91229a1b6d98..212283795f24 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