Skip to content

Commit

Permalink
mail-client/roundcube: Stabilize 1.6.7 ALLARCHES, #930427
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Zamarin <[email protected]>
  • Loading branch information
arthurzam committed Jun 28, 2024
1 parent 8fbd9f6 commit 8bb5b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mail-client/roundcube/roundcube-1.6.7.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://github.com/${PN}/${MY_PN}/releases/download/${MY_PV}/${MY_P}-complete.tar.gz"
S="${WORKDIR}/${MY_P}"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
KEYWORDS="amd64 arm ~hppa ppc ppc64 sparc x86"
fi

src_unpack() {
Expand Down

0 comments on commit 8bb5b90

Please sign in to comment.