diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:10:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:11:11 +0000 |
commit | 958e1fdd0f68869db293a2cf237b70408eda12b6 (patch) | |
tree | 0bd9f8bc10e554c31a87b27a1c3657864b6022fd /xfce-base/libxfce4util | |
parent | dev-util/xfce4-dev-tools: Stabilize 4.16.0 ppc64, #769368 (diff) | |
download | gentoo-958e1fdd0f68869db293a2cf237b70408eda12b6.tar.gz gentoo-958e1fdd0f68869db293a2cf237b70408eda12b6.tar.bz2 gentoo-958e1fdd0f68869db293a2cf237b70408eda12b6.zip |
xfce-base/libxfce4util: Stabilize 4.16.0 ppc64, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild index e1794d23d247..9c4d2adc9c17 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2+ GPL-2+" SLOT="0/7" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |