commit: 9a1013ac811cacb78bf8b0e3f7086720cd2f8677 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Mar 5 22:20:06 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 5 22:20:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1013ac
dev-libs/keybinder: Stabilize 0.3.1-r201 arm64, #765997 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/keybinder/keybinder-0.3.1-r201.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild b/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild index 94ce6fd1890..4b3a64bd613 100644 --- a/dev-libs/keybinder/keybinder-0.3.1-r201.ebuild +++ b/dev-libs/keybinder/keybinder-0.3.1-r201.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=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/kupferlauncher/keybinder/releases/download/v${PV}/${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 x86" IUSE="+introspection" RDEPEND=">=x11-libs/gtk+-2.20:2
