summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-05-21 23:36:59 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2018-05-21 23:36:59 -0500
commitf0a9bc4fc8914530bf4c2f562a222faf88fd5aa6 (patch)
treec571223e4044b10a076ff28b6f34d2645643a5c1 /media-sound
parentgames-engines/zoom: Update dependencies (x11-proto/* -> x11-base/xorg-proto). (diff)
downloadgentoo-f0a9bc4fc8914530bf4c2f562a222faf88fd5aa6.tar.gz
gentoo-f0a9bc4fc8914530bf4c2f562a222faf88fd5aa6.tar.bz2
gentoo-f0a9bc4fc8914530bf4c2f562a222faf88fd5aa6.zip
media-sound/pulseeffects: 3.2.3 stable amd64 and x86
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pulseeffects/pulseeffects-3.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pulseeffects/pulseeffects-3.2.3.ebuild b/media-sound/pulseeffects/pulseeffects-3.2.3.ebuild
index 7ab52f61f1cb..9d0eb6961d02 100644
--- a/media-sound/pulseeffects/pulseeffects-3.2.3.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-3.2.3.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]];then
EGIT_REPO_URI="${HOMEPAGE}"
else
SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~x86 ~amd64"
+ KEYWORDS="x86 amd64"
fi
LICENSE="GPL-3"