diff options
author | Sam James <sam@gentoo.org> | 2021-02-22 07:19:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-22 07:19:23 +0000 |
commit | 958c710ea8ae189343eb26aed63388be8316dda1 (patch) | |
tree | 2ec56f166d11d261fab42308be630374a1531dde | |
parent | media-plugins/mda-lv2: Keyword 1.2.6 ppc64, #734136 (diff) | |
download | gentoo-958c710ea8ae189343eb26aed63388be8316dda1.tar.gz gentoo-958c710ea8ae189343eb26aed63388be8316dda1.tar.bz2 gentoo-958c710ea8ae189343eb26aed63388be8316dda1.zip |
x11-misc/xbindkeys: Stabilize 1.8.7-r1 ppc64, #772002
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild index 28112e839030..01acb6f667ee 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.8.7-r1.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 @@ -9,7 +9,7 @@ HOMEPAGE="https://www.nongnu.org/xbindkeys/xbindkeys.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~amd64 ~arm ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="guile tk" RDEPEND=" |