diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:23:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-24 03:23:28 +0200 |
commit | 79a9d29e34a0510708b549fa59e5492dd035ad73 (patch) | |
tree | 472e0e6a6e22a50fc21f7855cc7bcfc3181bca96 /app-text/libspectre | |
parent | media-libs/libquicktime: x86 stable (bug #634806) (diff) | |
download | gentoo-79a9d29e34a0510708b549fa59e5492dd035ad73.tar.gz gentoo-79a9d29e34a0510708b549fa59e5492dd035ad73.tar.bz2 gentoo-79a9d29e34a0510708b549fa59e5492dd035ad73.zip |
app-text/libspectre: x86 stable (bug #666828)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
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 18588796b3f4..a9bfcc717acf 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" |