diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-12-07 21:14:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-07 20:22:46 +0000 |
commit | 0ba43679524b985f96fe37de819bfc509f2f64c0 (patch) | |
tree | ddf4decdf9edc8b3301ccd703bb9e65f4c37044b /net-libs/liblockfile | |
parent | app-text/ghostscript-gpl: stable 9.55.0-r1 for hppa, bug #828394 (diff) | |
download | gentoo-0ba43679524b985f96fe37de819bfc509f2f64c0.tar.gz gentoo-0ba43679524b985f96fe37de819bfc509f2f64c0.tar.bz2 gentoo-0ba43679524b985f96fe37de819bfc509f2f64c0.zip |
net-libs/liblockfile: stable 1.17 for hppa, bug #828303
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/liblockfile')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.17.ebuild b/net-libs/liblockfile/liblockfile-1.17.ebuild index 8997e4f48472..88f5b080023f 100644 --- a/net-libs/liblockfile/liblockfile-1.17.ebuild +++ b/net-libs/liblockfile/liblockfile-1.17.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/miquels/liblockfile/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="acct-group/mail" |