diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-23 08:41:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-23 10:15:43 +0000 |
commit | d786e56f77d338b6599807ca7ef9f94dfaae4e32 (patch) | |
tree | c6e22620a0cc7b037d8f1bb3861393698d894ef5 /app-arch/dpkg | |
parent | sys-fs/btrfs-progs: Marke stable/testing to track amd64 versions (diff) | |
download | gentoo-d786e56f77d338b6599807ca7ef9f94dfaae4e32.tar.gz gentoo-d786e56f77d338b6599807ca7ef9f94dfaae4e32.tar.bz2 gentoo-d786e56f77d338b6599807ca7ef9f94dfaae4e32.zip |
app-arch/dpkg: stable 1.19.0.5 for sparc, bug #645096
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-arch/dpkg')
-rw-r--r-- | app-arch/dpkg/dpkg-1.19.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dpkg/dpkg-1.19.0.5.ebuild b/app-arch/dpkg/dpkg-1.19.0.5.ebuild index f494efae7753..a23d19c0e6e9 100644 --- a/app-arch/dpkg/dpkg-1.19.0.5.ebuild +++ b/app-arch/dpkg/dpkg-1.19.0.5.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/d/${PN}/${P/-/_}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="+bzip2 +lzma nls selinux test unicode +update-alternatives +zlib" RDEPEND=" |