diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:21:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-26 01:21:34 +0100 |
commit | 813ea20e6148e050b097aff37687add60afcc6a4 (patch) | |
tree | a25f343b4b7f27c861eab6aa024e2bee67d694ee /net-print/brlaser | |
parent | media-libs/allegro: x86 stable (bug #700304) (diff) | |
download | gentoo-813ea20e6148e050b097aff37687add60afcc6a4.tar.gz gentoo-813ea20e6148e050b097aff37687add60afcc6a4.tar.bz2 gentoo-813ea20e6148e050b097aff37687add60afcc6a4.zip |
net-print/brlaser: x86 stable (bug #701124)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-print/brlaser')
-rw-r--r-- | net-print/brlaser/brlaser-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/brlaser/brlaser-4.ebuild b/net-print/brlaser/brlaser-4.ebuild index 8682e2455c83..0172b2647cd6 100644 --- a/net-print/brlaser/brlaser-4.ebuild +++ b/net-print/brlaser/brlaser-4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pdewacht/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND="net-print/cups" RDEPEND=" |