diff options
author | Sam James <sam@gentoo.org> | 2022-07-23 02:49:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-23 02:49:46 +0000 |
commit | 970235c993b1f1e9697c908cb269c19973701217 (patch) | |
tree | 59cdc1c3a03c33e738a1deb4cbc371e655503988 /x11-misc | |
parent | dev-haskell/aeson-pretty: drop 0.8.8 (diff) | |
download | gentoo-970235c993b1f1e9697c908cb269c19973701217.tar.gz gentoo-970235c993b1f1e9697c908cb269c19973701217.tar.bz2 gentoo-970235c993b1f1e9697c908cb269c19973701217.zip |
x11-misc/i3lock: Stabilize 2.14.1 amd64, #860141
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/i3lock/i3lock-2.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/i3lock/i3lock-2.14.1.ebuild b/x11-misc/i3lock/i3lock-2.14.1.ebuild index c0165985e401..782393b85057 100644 --- a/x11-misc/i3lock/i3lock-2.14.1.ebuild +++ b/x11-misc/i3lock/i3lock-2.14.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://i3wm.org/${PN}/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" RDEPEND=" dev-libs/libev |