diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:06:26 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 15:06:26 +0200 |
commit | 0d806027196c0d2585dd384a9b153ba5ee47a843 (patch) | |
tree | 72e1e5464f60207f198bae12a56125581ca7d7b8 /app-text/podofo | |
parent | app-officeext/ooofbtools: x86 stable (bug #685116) (diff) | |
download | gentoo-0d806027196c0d2585dd384a9b153ba5ee47a843.tar.gz gentoo-0d806027196c0d2585dd384a9b153ba5ee47a843.tar.bz2 gentoo-0d806027196c0d2585dd384a9b153ba5ee47a843.zip |
app-text/podofo: x86 stable (bug #685124)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/podofo-0.9.6_p20180715.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/podofo/podofo-0.9.6_p20180715.ebuild b/app-text/podofo/podofo-0.9.6_p20180715.ebuild index c8a06f9532b0..7c3879735e60 100644 --- a/app-text/podofo/podofo-0.9.6_p20180715.ebuild +++ b/app-text/podofo/podofo-0.9.6_p20180715.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-2 LGPL-2.1" SLOT="0/${PV%_*}" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~sparc x86" IUSE="+boost idn libressl debug test +tools" REQUIRED_USE="test? ( tools )" |