diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 14:57:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:49 +0100 |
commit | 985fae03ce22b7d206450ec20fc6aff31a1b2eb8 (patch) | |
tree | b03b296e40ef72efbb44e0be0516b2550e66e1af /dev-python/python-bibtex | |
parent | dev-python/pytest-xdist: amd64 stable wrt bug #714460 (diff) | |
download | gentoo-985fae03ce22b7d206450ec20fc6aff31a1b2eb8.tar.gz gentoo-985fae03ce22b7d206450ec20fc6aff31a1b2eb8.tar.bz2 gentoo-985fae03ce22b7d206450ec20fc6aff31a1b2eb8.zip |
dev-python/python-bibtex: amd64 stable wrt bug #714462
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-bibtex')
-rw-r--r-- | dev-python/python-bibtex/python-bibtex-1.2.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-bibtex/python-bibtex-1.2.7-r2.ebuild b/dev-python/python-bibtex/python-bibtex-1.2.7-r2.ebuild index 153429563942..fac16ea4fb8b 100644 --- a/dev-python/python-bibtex/python-bibtex-1.2.7-r2.ebuild +++ b/dev-python/python-bibtex/python-bibtex-1.2.7-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/pybliographer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" RDEPEND=" dev-libs/glib:2 |