diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 20:43:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 20:44:00 +0100 |
commit | 591050339958afd7f56ced2966e3012f45f720ec (patch) | |
tree | b649efa364a571a1030a6903cc1e88ce9ef3fd4b /xfce-extra | |
parent | dev-lang/R: Stabilize 4.0.4 arm64, #765361 (diff) | |
download | gentoo-591050339958afd7f56ced2966e3012f45f720ec.tar.gz gentoo-591050339958afd7f56ced2966e3012f45f720ec.tar.bz2 gentoo-591050339958afd7f56ced2966e3012f45f720ec.zip |
xfce-extra/xfce4-notifyd: Stabilize 0.6.2 arm64, #776700
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.2.ebuild | 4 |
1 files 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 6f920faa0f6b..7efaa975c50f 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= |