diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-28 13:09:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-28 13:13:23 +0100 |
commit | 78ab25d46c6f9f8e5742398bcc0cbad80b26b701 (patch) | |
tree | e88624352eec4acdfc9ecd7fd7957bbf0802584f /dev-tex | |
parent | dev-tex/lazylist: bump up to EAPI=7 (diff) | |
download | gentoo-78ab25d46c6f9f8e5742398bcc0cbad80b26b701.tar.gz gentoo-78ab25d46c6f9f8e5742398bcc0cbad80b26b701.tar.bz2 gentoo-78ab25d46c6f9f8e5742398bcc0cbad80b26b701.zip |
dev-tex/lazylist: amd64/ppc64/x86/sparc stable
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/lazylist/lazylist-1.0a-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild index f267c9cff852..d556a6471991 100644 --- a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild +++ b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="dev-texlive/texlive-publishers" RDEPEND="" |