diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-17 12:31:57 +0200 |
commit | b07c442e6301885e1e8a9b2da97ba1336e2a1ea5 (patch) | |
tree | 46490020487f9e31cf4a1902ccd42775b4574f6f /media-sound/umurmur | |
parent | sys-process/at: x86 stable wrt bug #697760 (diff) | |
download | gentoo-b07c442e6301885e1e8a9b2da97ba1336e2a1ea5.tar.gz gentoo-b07c442e6301885e1e8a9b2da97ba1336e2a1ea5.tar.bz2 gentoo-b07c442e6301885e1e8a9b2da97ba1336e2a1ea5.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'media-sound/umurmur')
-rw-r--r-- | media-sound/umurmur/umurmur-0.2.17-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |