diff options
author | Sam James <sam@gentoo.org> | 2021-01-23 04:09:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-23 04:09:07 +0000 |
commit | 1ad3405f8c9c5aaea311da2a374f50220eb96ad2 (patch) | |
tree | 7e4b27beb8a57c29bef4c2ce30aa2972091f2d53 /app-text | |
parent | app-text/highlight: Stabilize 3.57-r100 amd64, #766528 (diff) | |
download | gentoo-1ad3405f8c9c5aaea311da2a374f50220eb96ad2.tar.gz gentoo-1ad3405f8c9c5aaea311da2a374f50220eb96ad2.tar.bz2 gentoo-1ad3405f8c9c5aaea311da2a374f50220eb96ad2.zip |
app-text/podofo: Stabilize 0.9.6_p20190928-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/podofo/podofo-0.9.6_p20190928-r100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/podofo/podofo-0.9.6_p20190928-r100.ebuild b/app-text/podofo/podofo-0.9.6_p20190928-r100.ebuild index cf6bcc0de02b..d9f0db4b50aa 100644 --- a/app-text/podofo/podofo-0.9.6_p20190928-r100.ebuild +++ b/app-text/podofo/podofo-0.9.6_p20190928-r100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~zmedico/dist/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PV%_*}" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="+boost idn libressl debug test +tools" RESTRICT="!test? ( test )" REQUIRED_USE="${LUA_REQUIRED_USE} |