From: Agostino Sarubbo Date: Thu, 17 Oct 2019 10:31:57 +0000 (+0200) Subject: media-sound/umurmur: x86 stable wrt bug #697792 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b07c442e6301885e1e8a9b2da97ba1336e2a1ea5;p=gentoo.git media-sound/umurmur: x86 stable wrt bug #697792 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/media-sound/umurmur/umurmur-0.2.17-r3.ebuild b/media-sound/umurmur/umurmur-0.2.17-r3.ebuild index d01e6411f0f8..05755dddae3b 100644 --- a/media-sound/umurmur/umurmur-0.2.17-r3.ebuild +++ b/media-sound/umurmur/umurmur-0.2.17-r3.ebuild @@ -12,7 +12,7 @@ if [[ "${PV}" == 9999 ]] ; then EGIT_REPO_URI="https://github.com/umurmur/umurmur.git" else SRC_URI="https://github.com/${PN}/${PN}/archive/${PV/_}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~x86" + KEYWORDS="~amd64 ~arm x86" fi LICENSE="BSD" SLOT="0"