diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:27:18 +0200 |
commit | 20e0f52e385d784b30ae1b1eee5a30ee1c13843f (patch) | |
tree | 69e0b92e0e3f8523f74fb811ffbf8d2ff3088b6d /x11-misc/xhkeys | |
parent | x11-misc/quitcount: Sort KEYWORDS (diff) | |
download | gentoo-20e0f52e385d784b30ae1b1eee5a30ee1c13843f.tar.gz gentoo-20e0f52e385d784b30ae1b1eee5a30ee1c13843f.tar.bz2 gentoo-20e0f52e385d784b30ae1b1eee5a30ee1c13843f.zip |
x11-misc/xhkeys: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-misc/xhkeys')
-rw-r--r-- | x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild index 8aa761d9e7da..155de9151a0c 100644 --- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild +++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="ppc x86" RDEPEND=" x11-libs/libX11 |