From 2add5476114dcb6e18a56e0ba7d650ca7b008f3d Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 13 Jun 2019 16:57:45 +0200 Subject: media-sound/pamix: amd64 stable wrt bug #687910 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" --- media-sound/pamix/pamix-1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-sound') diff --git a/media-sound/pamix/pamix-1.6.ebuild b/media-sound/pamix/pamix-1.6.ebuild index dbeb0e57cc75..633fb3a9622e 100644 --- a/media-sound/pamix/pamix-1.6.ebuild +++ b/media-sound/pamix/pamix-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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 -- cgit v1.2.3-65-gdbad