diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:04:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-20 12:04:19 +0100 |
commit | 5e4c92b76b9091c68dace2d6e2aaa5e13790cc9e (patch) | |
tree | 91d55f27e6b8b60caf00e12a8f32e1dbd07146aa /x11-misc/xtrlock | |
parent | x11-misc/xtitle: amd64 stable wrt bug #613104 (diff) | |
download | gentoo-5e4c92b76b9091c68dace2d6e2aaa5e13790cc9e.tar.gz gentoo-5e4c92b76b9091c68dace2d6e2aaa5e13790cc9e.tar.bz2 gentoo-5e4c92b76b9091c68dace2d6e2aaa5e13790cc9e.zip |
x11-misc/xtrlock: amd64 stable wrt bug #613104
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-misc/xtrlock')
-rw-r--r-- | x11-misc/xtrlock/xtrlock-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xtrlock/xtrlock-2.8.ebuild b/x11-misc/xtrlock/xtrlock-2.8.ebuild index c966022038ce..cd0e318850d8 100644 --- a/x11-misc/xtrlock/xtrlock-2.8.ebuild +++ b/x11-misc/xtrlock/xtrlock-2.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${P/-/_}.tar.gz" SLOT="0" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=" x11-libs/libX11 |