diff options
author | Sam James <sam@gentoo.org> | 2021-02-08 06:05:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-08 06:05:03 +0000 |
commit | 141ca979b3129f8bf2fb910f0e87004cd77dc4bb (patch) | |
tree | a74f36ea99c6a0ad7e6fa3c088a3e84fec640077 /xfce-base | |
parent | dev-util/xfce4-dev-tools: Stabilize 4.16.0 amd64, #769368 (diff) | |
download | gentoo-141ca979b3129f8bf2fb910f0e87004cd77dc4bb.tar.gz gentoo-141ca979b3129f8bf2fb910f0e87004cd77dc4bb.tar.bz2 gentoo-141ca979b3129f8bf2fb910f0e87004cd77dc4bb.zip |
xfce-base/libxfce4util: Stabilize 4.16.0 amd64, #769368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-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 f28ee7678d66..e1794d23d247 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 )" |