diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:32:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:32:41 +0300 |
commit | 17e924dd5392bf2e953b2950ba3a6a32487562fc (patch) | |
tree | 6cffd1c4564a8d38965f727c52bd725642c4b559 /xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild | |
parent | xfce-base/garcon: x86 stable wrt bug #697454 (diff) | |
download | gentoo-17e924dd5392bf2e953b2950ba3a6a32487562fc.tar.gz gentoo-17e924dd5392bf2e953b2950ba3a6a32487562fc.tar.bz2 gentoo-17e924dd5392bf2e953b2950ba3a6a32487562fc.zip |
xfce-base/libxfce4ui: x86 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4ui/libxfce4ui-4.14.1.ebuild')
-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 d5096ee68fd4..73aab42dd0cc 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-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug glade +gtk2 introspection startup-notification vala" REQUIRED_USE="vala? ( introspection )" RESTRICT="!gtk2? ( test )" |