commit: 591050339958afd7f56ced2966e3012f45f720ec Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 28 19:43:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 28 19:44:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59105033
xfce-extra/xfce4-notifyd: Stabilize 0.6.2 arm64, #776700 Signed-off-by: Sam James <sam <AT> gentoo.org> xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild index 6f920faa0f6..7efaa975c50 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.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 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2 -> ${P}-r LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.42:2=
