commit: d278c33534840bfc4e5a8169426ff5b3f2076ec0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 5 13:43:23 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 5 13:43:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d278c335
www-misc/logswan: Stabilize 2.1.14 amd64, #905755
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-misc/logswan/logswan-2.1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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"