diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:50:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:29 +0200 |
commit | 091d19d8e5cb33718c866d75b4536a09dc7daab0 (patch) | |
tree | ce70967ba720ad9a1de051d56f5a0ea1ebc7723f /dev-perl/Text-BibTeX | |
parent | dev-perl/Test-Warn: x86 stable (bug #667266) (diff) | |
download | gentoo-091d19d8e5cb33718c866d75b4536a09dc7daab0.tar.gz gentoo-091d19d8e5cb33718c866d75b4536a09dc7daab0.tar.bz2 gentoo-091d19d8e5cb33718c866d75b4536a09dc7daab0.zip |
dev-perl/Text-BibTeX: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Text-BibTeX')
-rw-r--r-- | dev-perl/Text-BibTeX/Text-BibTeX-0.850.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-BibTeX/Text-BibTeX-0.850.0.ebuild b/dev-perl/Text-BibTeX/Text-BibTeX-0.850.0.ebuild index d06a2acd8f15..186cee752889 100644 --- a/dev-perl/Text-BibTeX/Text-BibTeX-0.850.0.ebuild +++ b/dev-perl/Text-BibTeX/Text-BibTeX-0.850.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="A Perl library for reading, parsing, and processing BibTeX files" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="test" RDEPEND=" |