diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 01:55:41 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-03 02:44:13 +0800 |
commit | c9f75f5cfe0e5c0ded5e61bbae735286d2066eae (patch) | |
tree | a87790e45027dde71c3816dc9da5c4df0a39cdd9 /app-arch/pbzip2 | |
parent | app-misc/inputlircd: keyword 0.0.1_pre15-r3 for ~loong (diff) | |
download | gentoo-c9f75f5cfe0e5c0ded5e61bbae735286d2066eae.tar.gz gentoo-c9f75f5cfe0e5c0ded5e61bbae735286d2066eae.tar.bz2 gentoo-c9f75f5cfe0e5c0ded5e61bbae735286d2066eae.zip |
app-arch/pbzip2: keyword 1.1.13 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-arch/pbzip2')
-rw-r--r-- | app-arch/pbzip2/pbzip2-1.1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pbzip2/pbzip2-1.1.13.ebuild b/app-arch/pbzip2/pbzip2-1.1.13.ebuild index 2cf98bba0e39..4f79813ff640 100644 --- a/app-arch/pbzip2/pbzip2-1.1.13.ebuild +++ b/app-arch/pbzip2/pbzip2-1.1.13.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://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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="static symlink" LIB_DEPEND="app-arch/bzip2[static-libs(+)]" |