Skip to content

Commit

Permalink
app-accessibility/espeakup: Stabilize 0.80 amd64, #756868
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 25, 2021
1 parent 6c6a372 commit 01a0e5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-accessibility/espeakup/espeakup-0.80.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
else
EGIT_COMMIT=v${PV}
SRC_URI="https://github.com/williamh/espeakup/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
inherit vcs-snapshot
fi

Expand Down

0 comments on commit 01a0e5d

Please sign in to comment.