diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:31:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-30 22:37:54 +0100 |
commit | 2206a1e6bfe8f64d6da6bdbce78d3cd219e9d7f7 (patch) | |
tree | 14621ee4bd4455f2387fb837415af4c120a6a728 /app-text/libspectre | |
parent | app-text/docbook-sgml-dtd: stable 4.5 for ia64, bug #666826 (diff) | |
download | gentoo-2206a1e6bfe8f64d6da6bdbce78d3cd219e9d7f7.tar.gz gentoo-2206a1e6bfe8f64d6da6bdbce78d3cd219e9d7f7.tar.bz2 gentoo-2206a1e6bfe8f64d6da6bdbce78d3cd219e9d7f7.zip |
app-text/libspectre: stable 0.2.8 for ia64, bug #666828
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libspectre/libspectre-0.2.8.ebuild b/app-text/libspectre/libspectre-0.2.8.ebuild index feb3225fdc4a..1ddfc1741090 100644 --- a/app-text/libspectre/libspectre-0.2.8.ebuild +++ b/app-text/libspectre/libspectre-0.2.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 @@ -10,7 +10,7 @@ SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug doc static-libs" RDEPEND=">=app-text/ghostscript-gpl-8.62" |