summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-02 07:28:43 +0000
committerSam James <sam@gentoo.org>2022-02-02 07:28:43 +0000
commit4f3d1fe548bc52f525025d30461cbdf54d1a7401 (patch)
treea94457098cd3db7b206e3d8e0fddf6e5eeebc182 /app-arch/lbzip2
parentapp-misc/tmux: Stabilize 3.2a hppa, #832454 (diff)
downloadgentoo-4f3d1fe548bc52f525025d30461cbdf54d1a7401.tar.gz
gentoo-4f3d1fe548bc52f525025d30461cbdf54d1a7401.tar.bz2
gentoo-4f3d1fe548bc52f525025d30461cbdf54d1a7401.zip
app-arch/lbzip2: Stabilize 2.5_p20181227-r1 hppa, #832457
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r--app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild b/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
index e8d3af562b38..63e6126d770a 100644
--- a/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
+++ b/app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~whissi/dist/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="debug static symlink"
RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"