diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:47:36 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:47:36 +0300 |
commit | c23cba383893c6f83592153221a9cf034ba7920b (patch) | |
tree | 9a728a72d09cb6c206cc6cd27b0eb1b05c7dd9bd /xfce-base | |
parent | dev-libs/librelp: Stabilize 1.11.0 x86, #904013 (diff) | |
download | gentoo-c23cba383893c6f83592153221a9cf034ba7920b.tar.gz gentoo-c23cba383893c6f83592153221a9cf034ba7920b.tar.bz2 gentoo-c23cba383893c6f83592153221a9cf034ba7920b.zip |
xfce-base/xfce4-panel: Stabilize 4.18.3 amd64, #904021
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.18.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.18.3.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.18.3.ebuild index ab7cd82e3c01..575b36815628 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.18.3.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.18.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbusmenu introspection vala" REQUIRED_USE="vala? ( introspection )" |