diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-12 17:06:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-12 17:06:11 +0200 |
commit | 565317255a7804af201e9a007a86c8c96e629550 (patch) | |
tree | 25d71052919bdbe692cb72b972dec493c9739f19 /xfce-extra | |
parent | dev-util/gitlab-runner: drop 16.5.0, 16.6.1, 16.8.0, 16.9.0 (diff) | |
download | gentoo-565317255a7804af201e9a007a86c8c96e629550.tar.gz gentoo-565317255a7804af201e9a007a86c8c96e629550.tar.bz2 gentoo-565317255a7804af201e9a007a86c8c96e629550.zip |
xfce-extra/xfce4-notifyd: Stabilize 0.9.4 arm64, #926565
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.4.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.4.ebuild index 94879e929839..0670bff5128f 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.4.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.9.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="sound wayland X" DEPEND=" |