diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:16:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:18:00 +0000 |
commit | 5ee62946e9b6f29db8abc6d1d87d20e0e9c11c24 (patch) | |
tree | adfc42bf4f76eed8010c975b90f97a0e7a904fea | |
parent | x11-misc/xkbd: Stabilize 0.8.18 x86, #776472 (diff) | |
download | gentoo-5ee62946e9b6f29db8abc6d1d87d20e0e9c11c24.tar.gz gentoo-5ee62946e9b6f29db8abc6d1d87d20e0e9c11c24.tar.bz2 gentoo-5ee62946e9b6f29db8abc6d1d87d20e0e9c11c24.zip |
x11-misc/xkeycaps: Stabilize 2.47_p7 x86, #776475
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild b/x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild index 646273eb1ed3..065415f63431 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.47_p7.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.47_p7.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 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="HPND" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" RDEPEND=" x11-libs/libX11 |