diff options
| author | root <root@alpha.trunkmasters.com> | 2026-09-12 20:06:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-09-12 20:06:40 -0500 |
| commit | 193236e34a32b643d816ed04394476eab7e04db7 (patch) | |
| tree | 8b608b17886179a6530935fc0531c7a89a51d1a0 /sci-electronics | |
| parent | 9f2ba2858a177b1c2335b5b46428ee7cec08c288 (diff) | |
| download | baldeagleos-repo-193236e34a32b643d816ed04394476eab7e04db7.tar.gz baldeagleos-repo-193236e34a32b643d816ed04394476eab7e04db7.tar.xz baldeagleos-repo-193236e34a32b643d816ed04394476eab7e04db7.zip | |
Adding metadata
Diffstat (limited to 'sci-electronics')
| -rw-r--r-- | sci-electronics/nvc/nvc-1.22.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/nvc/nvc-1.22.1.ebuild b/sci-electronics/nvc/nvc-1.22.1.ebuild index ce03f6267a7c..178af3d1318f 100644 --- a/sci-electronics/nvc/nvc-1.22.1.ebuild +++ b/sci-electronics/nvc/nvc-1.22.1.ebuild @@ -19,7 +19,7 @@ if [[ "${PV}" == *9999* ]] ; then else SRC_URI="https://github.com/nickg/nvc/archive/r${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" NVC_SOURCEDIR="${WORKDIR}/${PN}-r${PV}" fi |
