diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:16:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:18:04 +0000 |
commit | 54397aa00469fe2e01ec293c134953451443409d (patch) | |
tree | 83322230bbdbfd4b1d447c88932d1d8ccf0cbaf7 /x11-misc/xtrlock | |
parent | x11-misc/xsnap: Stabilize 1.5.15-r2 x86, #776490 (diff) | |
download | gentoo-54397aa00469fe2e01ec293c134953451443409d.tar.gz gentoo-54397aa00469fe2e01ec293c134953451443409d.tar.bz2 gentoo-54397aa00469fe2e01ec293c134953451443409d.zip |
x11-misc/xtrlock: Stabilize 2.13 x86, #776493
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xtrlock')
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xtrlock/xtrlock-2.13.ebuild b/x11-misc/xtrlock/xtrlock-2.13.ebuild index 87544effb0d1..c917e8c76c71 100644 --- a/x11-misc/xtrlock/xtrlock-2.13.ebuild +++ b/x11-misc/xtrlock/xtrlock-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 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${P/-/_}.tar.xz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=" x11-libs/libX11 |