diff options
author | 2019-10-10 21:26:58 +0300 | |
---|---|---|
committer | 2019-10-10 21:26:58 +0300 | |
commit | 6742ded4b0971d8557f5959f1b3321ec68e4aa98 (patch) | |
tree | 1b369b4a6fd4c58be53b2e6056b8b691ae6d7147 /xfce-base/libxfce4ui | |
parent | xfce-base/garcon: amd64 stable wrt bug #697454 (diff) | |
download | gentoo-6742ded4b0971d8557f5959f1b3321ec68e4aa98.tar.gz gentoo-6742ded4b0971d8557f5959f1b3321ec68e4aa98.tar.bz2 gentoo-6742ded4b0971d8557f5959f1b3321ec68e4aa98.zip |
xfce-base/libxfce4ui: amd64 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 a3d70f36e050..d5096ee68fd4 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 )" |