diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:51:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:51:43 +0200 |
commit | 68ff63e1b1c9575c57ebd424031fd6cd7bdc5de0 (patch) | |
tree | ad595aaba58c068fe0a38297d466901655ec0b55 /app-text | |
parent | app-misc/resolve-march-native: amd64 stable wrt bug #735234 (diff) | |
download | gentoo-68ff63e1b1c9575c57ebd424031fd6cd7bdc5de0.tar.gz gentoo-68ff63e1b1c9575c57ebd424031fd6cd7bdc5de0.tar.bz2 gentoo-68ff63e1b1c9575c57ebd424031fd6cd7bdc5de0.zip |
app-text/pdfminer: amd64 stable wrt bug #735242
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pdfminer/pdfminer-20191020.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/pdfminer/pdfminer-20191020.ebuild b/app-text/pdfminer/pdfminer-20191020.ebuild index 679252239b1d..57a7cd243b25 100644 --- a/app-text/pdfminer/pdfminer-20191020.ebuild +++ b/app-text/pdfminer/pdfminer-20191020.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc examples test" RESTRICT="!test? ( test )" |