diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:28:21 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:33 +0100 |
commit | 4071d0b6b7f6ddd0657d21f1c4e809477110467e (patch) | |
tree | 83955bb0979ed36cda2fcc6cf3994cd15bc31cde /app-text/llpp | |
parent | media-libs/lilv: x86 stable (bug #753683) (diff) | |
download | gentoo-4071d0b6b7f6ddd0657d21f1c4e809477110467e.tar.gz gentoo-4071d0b6b7f6ddd0657d21f1c4e809477110467e.tar.bz2 gentoo-4071d0b6b7f6ddd0657d21f1c4e809477110467e.zip |
app-text/llpp: x86 stable (bug #733332)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/llpp')
-rw-r--r-- | app-text/llpp/llpp-33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/llpp/llpp-33.ebuild b/app-text/llpp/llpp-33.ebuild index 865b33f45682..5899dc63eacc 100644 --- a/app-text/llpp/llpp-33.ebuild +++ b/app-text/llpp/llpp-33.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/moosotc/llpp/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="+ocamlopt" RDEPEND=">=app-text/mupdf-1.17.0:0= |