diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 21:48:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-28 21:49:02 +0000 |
commit | ec3af1ffccff7628b58ce30a5e45b6a41fe53441 (patch) | |
tree | 0ca967ad5bf2fbecbb450e16a122c1c9e49d5c87 /app-arch | |
parent | dev-util/cmdtest: stable 0.30 for ia64, bug #611052 (diff) | |
download | gentoo-ec3af1ffccff7628b58ce30a5e45b6a41fe53441.tar.gz gentoo-ec3af1ffccff7628b58ce30a5e45b6a41fe53441.tar.bz2 gentoo-ec3af1ffccff7628b58ce30a5e45b6a41fe53441.zip |
app-arch/dpkg: stable 1.19.0.5 for ia64, bug #645096
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-arch')
-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 70ea352709ad..31de9294713f 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=" |