commit: 4f3d1fe548bc52f525025d30461cbdf54d1a7401 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 2 07:28:43 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 2 07:28:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3d1fe5
app-arch/lbzip2: Stabilize 2.5_p20181227-r1 hppa, #832457 Signed-off-by: Sam James <sam <AT> gentoo.org> app-arch/lbzip2/lbzip2-2.5_p20181227-r1.ebuild | 4 ++-- 1 file 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] )"
