1 |
commit: 78ab25d46c6f9f8e5742398bcc0cbad80b26b701 |
2 |
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> |
3 |
AuthorDate: Sat Sep 28 12:09:36 2019 +0000 |
4 |
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> |
5 |
CommitDate: Sat Sep 28 12:13:23 2019 +0000 |
6 |
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78ab25d4 |
7 |
|
8 |
dev-tex/lazylist: amd64/ppc64/x86/sparc stable |
9 |
|
10 |
Package-Manager: Portage-2.3.76, Repoman-2.3.17 |
11 |
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> |
12 |
|
13 |
dev-tex/lazylist/lazylist-1.0a-r1.ebuild | 2 +- |
14 |
1 file changed, 1 insertion(+), 1 deletion(-) |
15 |
|
16 |
diff --git a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild |
17 |
index f267c9cff85..d556a647199 100644 |
18 |
--- a/dev-tex/lazylist/lazylist-1.0a-r1.ebuild |
19 |
+++ b/dev-tex/lazylist/lazylist-1.0a-r1.ebuild |
20 |
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/" |
21 |
SRC_URI="mirror://gentoo/${P}.tar.bz2" |
22 |
LICENSE="LPPL-1.2" |
23 |
SLOT="0" |
24 |
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" |
25 |
+KEYWORDS="amd64 ~ppc ppc64 sparc x86" |
26 |
IUSE="" |
27 |
DEPEND="dev-texlive/texlive-publishers" |
28 |
RDEPEND="" |