diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 14:46:18 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-21 14:46:18 +0000 |
commit | 80f3c88492b12da50b21f6c4b7eda60cbaebf411 (patch) | |
tree | e86db96e6dab8f50a28219f9d9f84a26ad4fe99a /xfce-extra | |
parent | dev-python/dulwich: Stabilize 0.20.50 x86, #886371 (diff) | |
download | gentoo-80f3c88492b12da50b21f6c4b7eda60cbaebf411.tar.gz gentoo-80f3c88492b12da50b21f6c4b7eda60cbaebf411.tar.bz2 gentoo-80f3c88492b12da50b21f6c4b7eda60cbaebf411.zip |
xfce-extra/xfce4-notifyd: Stabilize 0.6.5 x86, #891591
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild index 9dd4b8e18e5c..65899baeba20 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" DEPEND=" >=dev-libs/glib-2.56:2 |