diff options
author | Sam James <sam@gentoo.org> | 2021-01-03 09:09:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-03 09:09:42 +0000 |
commit | a6bfb67abb591874ed01e0f91fdcee56138012b0 (patch) | |
tree | 6c6d3ed93f78e9b9779db17170682a8eef0fbbcb /x11-misc | |
parent | dev-python/pony: Remove old (diff) | |
download | gentoo-a6bfb67abb591874ed01e0f91fdcee56138012b0.tar.gz gentoo-a6bfb67abb591874ed01e0f91fdcee56138012b0.tar.bz2 gentoo-a6bfb67abb591874ed01e0f91fdcee56138012b0.zip |
x11-misc/i3lock: Stabilize 2.13 amd64, #762610
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/i3lock/i3lock-2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/i3lock/i3lock-2.13.ebuild b/x11-misc/i3lock/i3lock-2.13.ebuild index 2ece4ee1a049..8b3235cceeeb 100644 --- a/x11-misc/i3lock/i3lock-2.13.ebuild +++ b/x11-misc/i3lock/i3lock-2.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://i3wm.org/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" RDEPEND=" dev-libs/libev |