diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:45:04 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-08 20:45:04 +0300 |
commit | 049f42429261ee8acd1e9c0b2d61e64524c4b78f (patch) | |
tree | f371d86ec22b218c9119ff03449cbd3040e20fcb /xfce-base/xfce4-panel | |
parent | app-forensics/afflib: Stabilize 3.7.20 x86, #904012 (diff) | |
download | gentoo-049f42429261ee8acd1e9c0b2d61e64524c4b78f.tar.gz gentoo-049f42429261ee8acd1e9c0b2d61e64524c4b78f.tar.bz2 gentoo-049f42429261ee8acd1e9c0b2d61e64524c4b78f.zip |
xfce-base/xfce4-panel: Stabilize 4.18.3 ppc64, #904021
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base/xfce4-panel')
-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 2c9e92390d75..ab7cd82e3c01 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 )" |