summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-09-05 10:39:20 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2019-09-05 10:40:01 -0500
commit74b246ca5a800fee0ba568be4ac55419cdd9c63c (patch)
tree853a1d72db21c34c965de70487b52079a1cc1a8b /media-sound
parentmedia-libs/zita-convolver: 4.0.3 stable amd64 and x86 for pulseeffects (diff)
downloadgentoo-74b246ca5a800fee0ba568be4ac55419cdd9c63c.tar.gz
gentoo-74b246ca5a800fee0ba568be4ac55419cdd9c63c.tar.bz2
gentoo-74b246ca5a800fee0ba568be4ac55419cdd9c63c.zip
media-sound/pulseeffects: 4.6.6 stable amd64 and x86
Package-Manager: Portage-2.3.69, Repoman-2.3.17 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pulseeffects/pulseeffects-4.6.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pulseeffects/pulseeffects-4.6.6.ebuild b/media-sound/pulseeffects/pulseeffects-4.6.6.ebuild
index 0e6624cf2428..9ff4d83fe6d1 100644
--- a/media-sound/pulseeffects/pulseeffects-4.6.6.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-4.6.6.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_REPO_URI="${HOMEPAGE}"
else
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-3"