diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:19:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:21:38 +0000 |
commit | 7a005fa74e8b204cc59ecb0a9033d387bda83697 (patch) | |
tree | 1b68f9ad183deba1471634e2ca0be393d5fe49ef /x11-misc/xkbd | |
parent | x11-misc/xfishtank: Stabilize 2.5 amd64, #776469 (diff) | |
download | gentoo-7a005fa74e8b204cc59ecb0a9033d387bda83697.tar.gz gentoo-7a005fa74e8b204cc59ecb0a9033d387bda83697.tar.bz2 gentoo-7a005fa74e8b204cc59ecb0a9033d387bda83697.zip |
x11-misc/xkbd: Stabilize 0.8.18 amd64, #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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkbd/xkbd-0.8.18.ebuild b/x11-misc/xkbd/xkbd-0.8.18.ebuild index eeacdeac70cf..062dfdd982f6 100644 --- a/x11-misc/xkbd/xkbd-0.8.18.ebuild +++ b/x11-misc/xkbd/xkbd-0.8.18.ebuild @@ -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=" |