mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/linux-miniconda-installer: Add ONLY_FOR_ARCHS_REASON
Also bump auto-admin dep version to ensure latest bug fixes
This commit is contained in:
parent
238caeecc2
commit
0d01cb8f26
@ -1,6 +1,6 @@
|
||||
PORTNAME= miniconda-installer
|
||||
DISTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils linux
|
||||
PKGNAMEPREFIX= linux-
|
||||
|
||||
@ -12,8 +12,9 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= Requires a 64-bit processor, specific CPU features
|
||||
|
||||
RUN_DEPENDS= auto-admin>=0.7.2:sysutils/auto-admin
|
||||
RUN_DEPENDS= auto-admin>=0.8.0:sysutils/auto-admin
|
||||
|
||||
USES= linux python
|
||||
USE_GITHUB= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1618589744
|
||||
TIMESTAMP = 1697893560
|
||||
SHA256 (outpaddling-miniconda-installer-0.1.0_GH0.tar.gz) = 60d99e614aa9a89ec538ae21d08f09fc055284254d771a18bc271df5df259a85
|
||||
SIZE (outpaddling-miniconda-installer-0.1.0_GH0.tar.gz) = 2434
|
||||
|
Loading…
Reference in New Issue
Block a user