diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:43:25 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-07 18:43:25 -0500 |
commit | 2721cefb113a9ae55cd675b549a183eceff8c46b (patch) | |
tree | ea29750f3dbe77940e7b4efe3a3ee5b4ee247a3c /xfce-base/libxfce4ui | |
parent | xfce-base/exo: arm64 stable (bug #697454) (diff) | |
download | gentoo-2721cefb113a9ae55cd675b549a183eceff8c46b.tar.gz gentoo-2721cefb113a9ae55cd675b549a183eceff8c46b.tar.bz2 gentoo-2721cefb113a9ae55cd675b549a183eceff8c46b.zip |
xfce-base/libxfce4ui: arm64 stable (bug #697454)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Diffstat (limited to 'xfce-base/libxfce4ui')
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild index 07394a756485..687fb8d4b073 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.14.1.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" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade +gtk2 introspection startup-notification vala" REQUIRED_USE="vala? ( introspection )" RESTRICT="!gtk2? ( test )" |