Skip to content

Commit

Permalink
app-misc/tinyfetch: update SRC_URI and add keywords ~amd64, ~ppc64
Browse files Browse the repository at this point in the history
Signed-off-by: kernaltrap8 <[email protected]>
  • Loading branch information
kernaltrap8 committed Jul 1, 2024
1 parent 4ac701d commit 49ac59b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions app-misc/tinyfetch/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST tinyfetch.tar.gz 21077 BLAKE2B 73a9107721edd5c559af229af3e9ff1a2c373efe3195e662f1a482631f6f5250eeaf20fba7143ce423244bc135d7699f7cdc77a2d557e11aaf84183fcaa04664 SHA512 5add99be93ad43319022e85cb1a294ea80d36ac4f075f317c1e030209e5759bb6916a11cd343fb7abb570006f32adc520e6ee43eea41ba43e285418b01a311a1
6 changes: 3 additions & 3 deletions app-misc/tinyfetch/tinyfetch-5.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@

EAPI=8

inherit meson git-r3
inherit meson

EGIT_REPO_URI="https://github.com/kernaltrap8/tinyfetch"
EGIT_COMMIT="v${PV}"
SRC_URI="https://github.com/kernaltrap8/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${PN}.tar.gz"

DESCRIPTION="fetch program written in pure C"
HOMEPAGE="https://github.com/kernaltrap8/tinyfetch"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc64"

IUSE="+pci"

Expand Down

0 comments on commit 49ac59b

Please sign in to comment.