summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 20:45:41 +0000
committerSam James <sam@gentoo.org>2021-02-24 20:45:41 +0000
commitd9453003ed21f6de7510bb44531168d628661ffd (patch)
tree28aabed0a43b665177c315676e0d0e4bdfc4912b /media-libs
parentapp-i18n/uchardet: Stabilize 0.0.7 ppc, #770688 (diff)
downloadgentoo-d9453003ed21f6de7510bb44531168d628661ffd.tar.gz
gentoo-d9453003ed21f6de7510bb44531168d628661ffd.tar.bz2
gentoo-d9453003ed21f6de7510bb44531168d628661ffd.zip
media-libs/simage: Stabilize 1.8.1 ppc64, #771804
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/simage/simage-1.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/simage/simage-1.8.1.ebuild b/media-libs/simage/simage-1.8.1.ebuild
index ded465c1bc83..5922c9eacfb9 100644
--- a/media-libs/simage/simage-1.8.1.ebuild
+++ b/media-libs/simage/simage-1.8.1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999 ]]; then
EGIT_REPO_URI="https://github.com/coin3d/simage.git"
else
SRC_URI="https://github.com/coin3d/simage/releases/download/v${PV}/${P}-src.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
+ KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
S="${WORKDIR}/${PN}"
fi