py-adblock: mark BROKEN-i386 "fatal runtime error: Rust cannot catch foreign exceptions"
drop RCS IDs while there
This commit is contained in:
parent
3bc1a1ac5c
commit
9b481e764b
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2022/03/02 11:12:54 sthen Exp $
|
||||
|
||||
.if ${MACHINE_ARCH} == i386
|
||||
DPB_PROPERTIES = lonesome
|
||||
.endif
|
||||
BROKEN-i386 = fatal runtime error: Rust cannot catch foreign exceptions
|
||||
#.if ${MACHINE_ARCH} == i386
|
||||
#DPB_PROPERTIES = lonesome
|
||||
#.endif
|
||||
|
||||
COMMENT = Brave's adblock library
|
||||
|
||||
|
@ -1,4 +1,3 @@
|
||||
# $OpenBSD: modules.inc,v 1.3 2022/03/02 11:12:54 sthen Exp $
|
||||
MODCARGO_CRATES += adblock 0.3.13 # MPL-2.0
|
||||
MODCARGO_CRATES += addr 0.14.0 # MIT/Apache-2.0
|
||||
MODCARGO_CRATES += adler 1.0.2 # 0BSD OR MIT OR Apache-2.0
|
||||
|
@ -1,4 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2021/07/08 12:05:36 sthen Exp $
|
||||
@so lib/libadblock.so
|
||||
lib/python${MODPY_VERSION}/site-packages/adblock/
|
||||
lib/python${MODPY_VERSION}/site-packages/adblock-${MODPY_EGG_VERSION}.dist-info/
|
||||
|
Loading…
Reference in New Issue
Block a user