Skip to content

Commit

Permalink
sysutils/linux-miniconda-installer: Add ONLY_FOR_ARCHS_REASON
Browse files Browse the repository at this point in the history
Also bump auto-admin dep version to ensure latest bug fixes
  • Loading branch information
Jason W. Bacon authored and Jason W. Bacon committed Oct 23, 2023
1 parent 238caee commit 0d01cb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions sysutils/linux-miniconda-installer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= miniconda-installer
DISTVERSION= 0.1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils linux
PKGNAMEPREFIX= linux-

Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion sysutils/linux-miniconda-installer/distinfo
@@ -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

0 comments on commit 0d01cb8

Please sign in to comment.