From: Lars Wendler Date: Tue, 2 Jan 2018 15:00:07 +0000 (+0100) Subject: media-sound/pamix: Version 1.5 stable for amd64 and x86. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=32450612a32d1628d46d520460f83d89cce13ea3;p=gentoo.git media-sound/pamix: Version 1.5 stable for amd64 and x86. Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/media-sound/pamix/pamix-1.5.ebuild b/media-sound/pamix/pamix-1.5.ebuild index 1efd5b465935..261d33492f6d 100644 --- a/media-sound/pamix/pamix-1.5.ebuild +++ b/media-sound/pamix/pamix-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]] ; then EGIT_REPO_URI="https://github.com/patroclos/PAmix.git" else SRC_URI="https://github.com/patroclos/PAmix/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" S="${WORKDIR}/PAmix-${PV}" fi