diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-26 13:06:03 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-26 13:06:25 +0300 |
commit | 84f3b385218f98fc0ea1b11aa63785e371c46cf0 (patch) | |
tree | 5f011303d11a6a664380a39fe860914c5774a067 /app-arch/bzip2 | |
parent | dev-python/certifi-2018.04.16: arm64 stable; ALLARCHES stable (bug #656294) (diff) | |
download | gentoo-84f3b385218f98fc0ea1b11aa63785e371c46cf0.tar.gz gentoo-84f3b385218f98fc0ea1b11aa63785e371c46cf0.tar.bz2 gentoo-84f3b385218f98fc0ea1b11aa63785e371c46cf0.zip |
app-arch/bzip2-1.0.6-r9: arm64 stable (bug #656328)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'app-arch/bzip2')
-rw-r--r-- | app-arch/bzip2/bzip2-1.0.6-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/bzip2/bzip2-1.0.6-r9.ebuild b/app-arch/bzip2/bzip2-1.0.6-r9.ebuild index 4d52e6159266..0423546bb503 100644 --- a/app-arch/bzip2/bzip2-1.0.6-r9.ebuild +++ b/app-arch/bzip2/bzip2-1.0.6-r9.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://www.bzip.org/${PV}/${P}.tar.gz" LICENSE="BZIP2" SLOT="0/1" # subslot = SONAME -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="static static-libs" PATCHES=( |