diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 16:43:23 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-05 16:43:23 +0300 |
commit | d278c33534840bfc4e5a8169426ff5b3f2076ec0 (patch) | |
tree | 0ad4faea602b3269618a68f6be8a2ee935173275 /www-misc | |
parent | dev-lang/typescript: Stabilize 5.0.3 amd64, #905752 (diff) | |
download | gentoo-d278c33534840bfc4e5a8169426ff5b3f2076ec0.tar.gz gentoo-d278c33534840bfc4e5a8169426ff5b3f2076ec0.tar.bz2 gentoo-d278c33534840bfc4e5a8169426ff5b3f2076ec0.zip |
www-misc/logswan: Stabilize 2.1.14 amd64, #905755
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/logswan/logswan-2.1.14.ebuild | 2 |
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" |