Skip to content

Commit

Permalink
dev-embedded/avrdude: Stabilize 7.2 ppc64, #935978
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Jul 13, 2024
1 parent 23c4159 commit 854dfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-embedded/avrdude/avrdude-7.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SRC_URI="https://github.com/avrdudes/avrdude/archive/refs/tags/v${PV}.tar.gz ->

LICENSE="GPL-2+"
SLOT="0/1" # SOVERSION in src/CMakeLists.txt
KEYWORDS="~amd64 arm ~ppc ~ppc64 ~x86"
KEYWORDS="~amd64 arm ~ppc ppc64 ~x86"
IUSE="ftdi readline"

RDEPEND="
Expand Down

0 comments on commit 854dfd1

Please sign in to comment.