diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:04:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:04:30 +0000 |
commit | 7246697c24dd04462545258c37c6672b8aa49197 (patch) | |
tree | 4095a0978c6b201e80d215a9cca6eb2264df814c /xfce-base/libxfce4util | |
parent | dev-util/xfce4-dev-tools: Stabilize 4.16.0 x86, #769368 (diff) | |
download | gentoo-7246697c24dd04462545258c37c6672b8aa49197.tar.gz gentoo-7246697c24dd04462545258c37c6672b8aa49197.tar.bz2 gentoo-7246697c24dd04462545258c37c6672b8aa49197.zip |
xfce-base/libxfce4util: Stabilize 4.16.0 x86, #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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild index 035b85eef098..f28ee7678d66 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.16.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |