diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:01:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:50 +0100 |
commit | 9a3d507646ebfc4d2dacf441523033083cc17ed0 (patch) | |
tree | 11d47619fef6451286974fc83316575d27429b96 /app-text | |
parent | media-tv/dtv-scan-tables: x86 stable (bug #676038) (diff) | |
download | gentoo-9a3d507646ebfc4d2dacf441523033083cc17ed0.tar.gz gentoo-9a3d507646ebfc4d2dacf441523033083cc17ed0.tar.bz2 gentoo-9a3d507646ebfc4d2dacf441523033083cc17ed0.zip |
app-text/llpp: x86 stable (bug #676444)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/llpp/llpp-30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/llpp/llpp-30.ebuild b/app-text/llpp/llpp-30.ebuild index 3ba1ce6fe451..5b3092727458 100644 --- a/app-text/llpp/llpp-30.ebuild +++ b/app-text/llpp/llpp-30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/moosotc/llpp/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+ocamlopt static" LIB_DEPEND=">=app-text/mupdf-1.12.0:0=[static-libs] |