Skip to content

Commit

Permalink
sys-apps/flashrom: Stabilize 1.2-r2 amd64, #753182
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Nov 13, 2020
1 parent 37d759e commit d5819c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sys-apps/flashrom/flashrom-1.2-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
else
MY_P="${PN}-v${PV}"
SRC_URI="https://download.flashrom.org/releases/${MY_P}.tar.bz2"
KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 sparc x86"
KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 sparc x86"
S="${WORKDIR}/${MY_P}"
fi

Expand Down

0 comments on commit d5819c4

Please sign in to comment.