diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:25:04 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-30 18:25:04 +0200 |
commit | 67ed1560ab12df840406932841fecac8da4c5d9e (patch) | |
tree | c8165f4fadca6bd94749d77dc575174552da9b84 /media-sound/pamix | |
parent | app-admin/monit: x86 stable (bug #779331) (diff) | |
download | gentoo-67ed1560ab12df840406932841fecac8da4c5d9e.tar.gz gentoo-67ed1560ab12df840406932841fecac8da4c5d9e.tar.bz2 gentoo-67ed1560ab12df840406932841fecac8da4c5d9e.zip |
media-sound/pamix: x86 stable (bug #773427)
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-sound/pamix')
-rw-r--r-- | media-sound/pamix/pamix-1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pamix/pamix-1.6-r1.ebuild b/media-sound/pamix/pamix-1.6-r1.ebuild index e3fa9ceb8f79..82b02421a7d5 100644 --- a/media-sound/pamix/pamix-1.6-r1.ebuild +++ b/media-sound/pamix/pamix-1.6-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then inherit git-r3 else SRC_URI="https://github.com/patroclos/PAmix/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" S="${WORKDIR}/PAmix-${PV}" fi |