diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 07:24:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 07:25:56 +0000 |
commit | d9d6cf4fee534d2b7eea4ffdb9d0a2ff33e8e5af (patch) | |
tree | c388bf18ed1121e16c09a77c8ae8416d168e626c /xfce-base | |
parent | dev-util/xfce4-dev-tools: Stabilize 4.16.0 arm, #769368 (diff) | |
download | gentoo-d9d6cf4fee534d2b7eea4ffdb9d0a2ff33e8e5af.tar.gz gentoo-d9d6cf4fee534d2b7eea4ffdb9d0a2ff33e8e5af.tar.bz2 gentoo-d9d6cf4fee534d2b7eea4ffdb9d0a2ff33e8e5af.zip |
xfce-base/libxfce4util: Stabilize 4.16.0 arm, #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 e2cb205499ab..fd8ebdff777d 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 )" |