summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/polychromatic/polychromatic-0.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/polychromatic/polychromatic-0.8.1.ebuild b/sys-apps/polychromatic/polychromatic-0.8.1.ebuild
index f3045e367458..c65eca31c666 100644
--- a/sys-apps/polychromatic/polychromatic-0.8.1.ebuild
+++ b/sys-apps/polychromatic/polychromatic-0.8.1.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="amd64"
fi
LICENSE="GPL-3+"