media-sound/pamix: x86 stable wrt bug #687910

Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
This commit is contained in:
Agostino Sarubbo
2019-06-14 17:00:41 +02:00
parent 899fdaf1bf
commit 1056e79cf3

View File

@@ -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