diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 00:38:08 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-08-19 01:25:47 +0200 |
commit | 0bfeda1c05d5b05f0a05b17821b85aaf9a92e4a7 (patch) | |
tree | a918781484b63e3a325d457e96f74296c2cc40fd /app-arch | |
parent | dev-libs/kpathsea: x86 stable (bug #624172) (diff) | |
download | gentoo-0bfeda1c05d5b05f0a05b17821b85aaf9a92e4a7.tar.gz gentoo-0bfeda1c05d5b05f0a05b17821b85aaf9a92e4a7.tar.bz2 gentoo-0bfeda1c05d5b05f0a05b17821b85aaf9a92e4a7.zip |
app-arch/dpkg: x86 stable (bug #606980)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/dpkg/dpkg-1.18.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dpkg/dpkg-1.18.18.ebuild b/app-arch/dpkg/dpkg-1.18.18.ebuild index cca1367ac313..47c43b50ceeb 100644 --- a/app-arch/dpkg/dpkg-1.18.18.ebuild +++ b/app-arch/dpkg/dpkg-1.18.18.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=" |