summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-08 10:51:13 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-08 10:51:13 +0000
commit6925e07bf66269227fc7a0dda33117f3b2378ee8 (patch)
tree5cc2b2e91127b6a64920c05c256b0514d3fac142 /app-arch/dpkg/dpkg-1.17.10.ebuild
parentStable for sparc, wrt bug #500262 (diff)
downloadgentoo-2-6925e07bf66269227fc7a0dda33117f3b2378ee8.tar.gz
gentoo-2-6925e07bf66269227fc7a0dda33117f3b2378ee8.tar.bz2
gentoo-2-6925e07bf66269227fc7a0dda33117f3b2378ee8.zip
Stable for sparc, wrt bug #512648
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch/dpkg/dpkg-1.17.10.ebuild')
-rw-r--r--app-arch/dpkg/dpkg-1.17.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/dpkg/dpkg-1.17.10.ebuild b/app-arch/dpkg/dpkg-1.17.10.ebuild
index 41a2fa0714b0..3c35f4d905f2 100644
--- a/app-arch/dpkg/dpkg-1.17.10.ebuild
+++ b/app-arch/dpkg/dpkg-1.17.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.8 2014/06/08 10:48:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dpkg/dpkg-1.17.10.ebuild,v 1.9 2014/06/08 10:51:13 ago Exp $
EAPI=5
inherit eutils multilib autotools toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris"
IUSE="+bzip2 dselect +lzma nls test unicode +update-alternatives +zlib"
REQUIRED_USE="dselect? ( nls )"