diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-26 15:29:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-26 15:29:23 +0200 |
commit | a2393b5fc425e4bb4258eeb13d7ac983ab40fd91 (patch) | |
tree | 563b73c70d6f864ee4bee953c1b3dc385ddd3e0f /net-print | |
parent | sys-fs/nilfs-utils: x86 stable wrt bug #819189 (diff) | |
download | gentoo-a2393b5fc425e4bb4258eeb13d7ac983ab40fd91.tar.gz gentoo-a2393b5fc425e4bb4258eeb13d7ac983ab40fd91.tar.bz2 gentoo-a2393b5fc425e4bb4258eeb13d7ac983ab40fd91.zip |
net-print/foomatic-db: x86 stable wrt bug #819279
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/foomatic-db/foomatic-db-4.0.20190226.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/foomatic-db/foomatic-db-4.0.20190226.ebuild b/net-print/foomatic-db/foomatic-db-4.0.20190226.ebuild index dc60de17c674..ed04f3b20cd7 100644 --- a/net-print/foomatic-db/foomatic-db-4.0.20190226.ebuild +++ b/net-print/foomatic-db/foomatic-db-4.0.20190226.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://www.openprinting.org/download/foomatic/${PN}-$(replace_version_s LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="" DEPEND="" |