diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:47:00 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:47:00 +0200 |
commit | a1653fa551a399c3000b815b47a5806dbbdaea6a (patch) | |
tree | aedd702716d24d40ebb6e23b8e8b6de6515ff277 /xfce-base | |
parent | xfce-extra/xfce4-datetime-plugin: Stabilize 0.8.3 ppc, #901767 (diff) | |
download | gentoo-a1653fa551a399c3000b815b47a5806dbbdaea6a.tar.gz gentoo-a1653fa551a399c3000b815b47a5806dbbdaea6a.tar.bz2 gentoo-a1653fa551a399c3000b815b47a5806dbbdaea6a.zip |
xfce-base/libxfce4ui: Stabilize 4.18.2 ppc, #901753
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.18.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.18.2.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.18.2.ebuild index 18835d156ade..d4d8cd7ab31b 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.18.2.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.18.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" 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="glade +introspection startup-notification system-info vala" REQUIRED_USE="vala? ( introspection )" |