diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 21:51:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-06-25 22:13:27 +0200 |
commit | a24986aa48e80c1ed94432bdd1eb1aceb88768d3 (patch) | |
tree | b09f31d5b51cd43588829012441ef27b42c10351 /net-print | |
parent | sys-power/pmtools: x86 stable wrt bug #554626 (diff) | |
download | gentoo-a24986aa48e80c1ed94432bdd1eb1aceb88768d3.tar.gz gentoo-a24986aa48e80c1ed94432bdd1eb1aceb88768d3.tar.bz2 gentoo-a24986aa48e80c1ed94432bdd1eb1aceb88768d3.zip |
net-print/cups: x86 stable wrt bug #571262
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups/cups-2.1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.1.3-r1.ebuild b/net-print/cups/cups-2.1.3-r1.ebuild index 580cf2eaf822..6ec85bfa216b 100644 --- a/net-print/cups/cups-2.1.3-r1.ebuild +++ b/net-print/cups/cups-2.1.3-r1.ebuild @@ -23,7 +23,7 @@ if [[ ${PV} == *9999 ]]; then fi else SRC_URI="http://www.cups.org/software/${MY_PV}/${MY_P}-source.tar.bz2" - KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint" + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~m68k-mint" fi DESCRIPTION="The Common Unix Printing System" |