diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:16:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:17:59 +0000 |
commit | f665fbcfb64ae0b5dad41da88abb0d157c5d0e05 (patch) | |
tree | e8182a1d6e2fb4e817db1f3699e77db452378528 /x11-misc/xkbd | |
parent | x11-misc/xfishtank: Stabilize 2.5 x86, #776469 (diff) | |
download | gentoo-f665fbcfb64ae0b5dad41da88abb0d157c5d0e05.tar.gz gentoo-f665fbcfb64ae0b5dad41da88abb0d157c5d0e05.tar.bz2 gentoo-f665fbcfb64ae0b5dad41da88abb0d157c5d0e05.zip |
x11-misc/xkbd: Stabilize 0.8.18 x86, #776472
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xkbd')
-rw-r--r-- | x11-misc/xkbd/xkbd-0.8.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xkbd/xkbd-0.8.18.ebuild b/x11-misc/xkbd/xkbd-0.8.18.ebuild index d7baae0ef8c1..eeacdeac70cf 100644 --- a/x11-misc/xkbd/xkbd-0.8.18.ebuild +++ b/x11-misc/xkbd/xkbd-0.8.18.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="https://github.com/mahatma-kaganovich/${PN}/archive/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" IUSE="debug +xft +xpm" RDEPEND=" |