diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 20:30:19 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-02-23 23:16:18 -0500 |
commit | 980489c69659875b9b038b34f9b0751e63079464 (patch) | |
tree | 693a263140db35c6b7d72479e465be4337afb7ae /app-arch/pbzip2 | |
parent | net-misc/socat: add arm64/m68k/s390/sh love (diff) | |
download | gentoo-980489c69659875b9b038b34f9b0751e63079464.tar.gz gentoo-980489c69659875b9b038b34f9b0751e63079464.tar.bz2 gentoo-980489c69659875b9b038b34f9b0751e63079464.zip |
app-arch/pbzip2: mark 1.1.12 arm64/m68k/s390/sh stable
Diffstat (limited to 'app-arch/pbzip2')
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.1.12.ebuild b/app-arch/pbzip2/pbzip2-1.1.12.ebuild index ec2d4db30128..920573de9ad4 100644 --- a/app-arch/pbzip2/pbzip2-1.1.12.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.12.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz" LICENSE="BZIP2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static symlink" LIB_DEPEND="app-arch/bzip2[static-libs(+)]" |