diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 19:18:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 19:18:22 +0100 |
commit | c979f8d520240d6f6d4a275c6fc0b3934a5e06a1 (patch) | |
tree | f2febceaf3e1d4c39891cae1d4be32ecc456b81d /app-arch/dpkg | |
parent | net-libs/nghttp2: x86 stable wrt bug #569518 (diff) | |
download | gentoo-c979f8d520240d6f6d4a275c6fc0b3934a5e06a1.tar.gz gentoo-c979f8d520240d6f6d4a275c6fc0b3934a5e06a1.tar.bz2 gentoo-c979f8d520240d6f6d4a275c6fc0b3934a5e06a1.zip |
app-arch/dpkg: x86 stable wrt bug #567258
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-arch/dpkg')
-rw-r--r-- | app-arch/dpkg/dpkg-1.17.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dpkg/dpkg-1.17.26.ebuild b/app-arch/dpkg/dpkg-1.17.26.ebuild index 8befc4afa467..d3ae026f5c67 100644 --- a/app-arch/dpkg/dpkg-1.17.26.ebuild +++ b/app-arch/dpkg/dpkg-1.17.26.ebuild @@ -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 ~mips 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 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" IUSE="+bzip2 +lzma nls selinux test unicode +update-alternatives +zlib" RDEPEND=" |