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