media-sound/pamix: x86 stable wrt bug #687910
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 14 Jun 2019 15:00:41 +0000 (17:00 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 14 Jun 2019 15:00:41 +0000 (17:00 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

media-sound/pamix/pamix-1.6.ebuild

index 633fb3a9622eb6e066293e724f57e35347747ab7..f77264e2b207fcc80d1687acbdac24045291f29b 100644 (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