Skip to content

Commit

Permalink
app-misc/dateutils: stabilize 0.4.8 for x86
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/809425
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
juippis committed Nov 12, 2021
1 parent dfe4ce5 commit 10377bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/dateutils/dateutils-0.4.8.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ case "${PV}" in
;;
*)
SRC_URI="https://github.com/hroptatyr/dateutils/releases/download/v${PV}/${P}.tar.xz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
esac

LICENSE="BSD"
Expand Down

0 comments on commit 10377bb

Please sign in to comment.