diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-16 11:23:03 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-16 11:23:11 -0500 |
commit | c2ccc32a10db24b479e639e10e812ffe3d383ac7 (patch) | |
tree | 493506d2040b47735fec2985f95317ddfe9e519b /net-libs/liblockfile/liblockfile-1.16.ebuild | |
parent | net-analyzer/suricata: add self to the list of maintainers (diff) | |
download | gentoo-c2ccc32a10db24b479e639e10e812ffe3d383ac7.tar.gz gentoo-c2ccc32a10db24b479e639e10e812ffe3d383ac7.tar.bz2 gentoo-c2ccc32a10db24b479e639e10e812ffe3d383ac7.zip |
net-libs/liblockfile: arm64 stable (bug #702640)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'net-libs/liblockfile/liblockfile-1.16.ebuild')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.16.ebuild b/net-libs/liblockfile/liblockfile-1.16.ebuild index d350ec4bea37..cbd3cc79b495 100644 --- a/net-libs/liblockfile/liblockfile-1.16.ebuild +++ b/net-libs/liblockfile/liblockfile-1.16.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 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" RDEPEND="acct-group/mail" |