diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:56:33 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:40 +0100 |
commit | b07ac0d60732a29c4cdacc08e0f5ecc8f2f777a5 (patch) | |
tree | 1ff6e4531ad236f987bbf424b45ca2e0bdbcde33 /net-misc/jlj | |
parent | sys-apps/irqbalance: x86 stable (bug #666866) (diff) | |
download | gentoo-b07ac0d60732a29c4cdacc08e0f5ecc8f2f777a5.tar.gz gentoo-b07ac0d60732a29c4cdacc08e0f5ecc8f2f777a5.tar.bz2 gentoo-b07ac0d60732a29c4cdacc08e0f5ecc8f2f777a5.zip |
net-misc/jlj: x86 stable (bug #676740)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/jlj')
-rw-r--r-- | net-misc/jlj/jlj-2.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/jlj/jlj-2.12-r1.ebuild b/net-misc/jlj/jlj-2.12-r1.ebuild index 5534c8e01b5a..caaba49b41ec 100644 --- a/net-misc/jlj/jlj-2.12-r1.ebuild +++ b/net-misc/jlj/jlj-2.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ HOMEPAGE="http://umlautllama.com/projects/perl/#jlj" SRC_URI="http://umlautllama.com/projects/perl/${PN}_${PV}.tar.gz" LICENSE="freedist" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" SLOT="0" DEPEND="dev-lang/perl" |