Skip to content

Commit

Permalink
gui-apps/wlopm: keyword 0.1.0 for ~arm64
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Kubaj <[email protected]>
  • Loading branch information
pkubaj committed Aug 4, 2024
1 parent a683663 commit 1c486a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gui-apps/wlopm/wlopm-0.1.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://git.sr.ht/~leon_plickat/wlopm/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~arm64"
fi

LICENSE="GPL-3"
Expand Down

0 comments on commit 1c486a2

Please sign in to comment.