diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-18 23:20:14 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-20 10:03:51 +0000 |
commit | 3abcc506e95a240ac0170fe45f9dc1c4c38136ab (patch) | |
tree | 1b51b953ce570f7be0e6147dc3f785cf15e082aa /xfce-extra | |
parent | xfce-base/xfce4-settings: unkeyword all for ~alpha (diff) | |
download | gentoo-3abcc506e95a240ac0170fe45f9dc1c4c38136ab.tar.gz gentoo-3abcc506e95a240ac0170fe45f9dc1c4c38136ab.tar.bz2 gentoo-3abcc506e95a240ac0170fe45f9dc1c4c38136ab.zip |
xfce-extra/xfce4-xkb-plugin: unkeyword 0.8.3 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild index 75ab0b94b575..189676d4dc45 100644 --- a/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.ebuild +++ b/xfce-extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.8.3.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 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="BSD-2 GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="libnotify" DEPEND=" |