commit: 3ae1aced862386f385df53d98307bda5437c27ab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 18 05:10:25 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 18 05:10:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae1aced
x11-misc/clipmenu: Stabilize 6.2.0 amd64, #765613 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-misc/clipmenu/clipmenu-6.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/clipmenu/clipmenu-6.2.0.ebuild b/x11-misc/clipmenu/clipmenu-6.2.0.ebuild index cc2eeecc541..8fcd737ce56 100644 --- a/x11-misc/clipmenu/clipmenu-6.2.0.ebuild +++ b/x11-misc/clipmenu/clipmenu-6.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/cdown/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="
