commit: f665fbcfb64ae0b5dad41da88abb0d157c5d0e05 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Mar 15 21:16:12 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Mar 15 21:17:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f665fbcf
x11-misc/xkbd: Stabilize 0.8.18 x86, #776472 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/xkbd/xkbd-0.8.18.ebuild | 4 ++-- 1 file 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 d7baae0ef8c..eeacdeac70c 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="
