diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 13:36:24 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 14:50:47 +0000 |
commit | edc322432584c051595f434c14221bf3c2f330b1 (patch) | |
tree | f7dbd23d6dfc9cebd0fcc81c07e35570aae1b51f /app-arch/gcab | |
parent | media-gfx/dcraw: stable 9.28.0 for ia64, bug #662898 (diff) | |
download | gentoo-edc322432584c051595f434c14221bf3c2f330b1.tar.gz gentoo-edc322432584c051595f434c14221bf3c2f330b1.tar.bz2 gentoo-edc322432584c051595f434c14221bf3c2f330b1.zip |
app-arch/gcab: stable 0.8 for ia64, bug #670024
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-arch/gcab')
-rw-r--r-- | app-arch/gcab/gcab-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/gcab/gcab-0.8.ebuild b/app-arch/gcab/gcab-0.8.ebuild index b7d1e756bed8..670d85e95191 100644 --- a/app-arch/gcab/gcab-0.8.ebuild +++ b/app-arch/gcab/gcab-0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/msitools" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="+introspection vala" REQUIRED_USE="vala? ( introspection )" |