summaryrefslogtreecommitdiff
path: root/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild')
-rw-r--r--media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
index ea2fbb5e162d..e410210bfa05 100644
--- a/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
+++ b/media-sound/pulseeffects/pulseeffects-3.2.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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="~amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-3"