diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:00:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-12 22:00:42 +0100 |
commit | a25959fe4c355cd47569525745dad961d7fa7085 (patch) | |
tree | f5cf0a77e7890518965295ef6421303b4fa32de7 /xfce-base/libxfce4util | |
parent | xfce-base/libxfce4ui: stable 4.14.1 for ia64, bug #697454 (diff) | |
download | gentoo-a25959fe4c355cd47569525745dad961d7fa7085.tar.gz gentoo-a25959fe4c355cd47569525745dad961d7fa7085.tar.bz2 gentoo-a25959fe4c355cd47569525745dad961d7fa7085.zip |
xfce-base/libxfce4util: stable 4.14.0 for ia64, bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild index d6ee9f416fd3..a47ab049e579 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.14.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.14.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 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="introspection vala" REQUIRED_USE="vala? ( introspection )" |