summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-misc/logswan/logswan-2.1.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/logswan/logswan-2.1.14.ebuild b/www-misc/logswan/logswan-2.1.14.ebuild
index 6ac9fe8874df..8520ef43e799 100644
--- a/www-misc/logswan/logswan-2.1.14.ebuild
+++ b/www-misc/logswan/logswan-2.1.14.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999* ]] ; then
else
SRC_URI="https://github.com/fcambus/${PN}/archive/${PV}.tar.gz
-> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
LICENSE="BSD-2"