summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-25 11:22:10 +0000
committerSam James <sam@gentoo.org>2024-03-25 11:22:10 +0000
commitd5d0f79f14b15badaa71ccccf33fbd70e336ee4d (patch)
treec7982d1e24ce2c1860f0ead8a5a0e3b73813da04 /media-libs/simage
parentmedia-libs/coin: Stabilize 4.0.2 x86, #926343 (diff)
downloadgentoo-d5d0f79f14b15badaa71ccccf33fbd70e336ee4d.tar.gz
gentoo-d5d0f79f14b15badaa71ccccf33fbd70e336ee4d.tar.bz2
gentoo-d5d0f79f14b15badaa71ccccf33fbd70e336ee4d.zip
media-libs/simage: Stabilize 1.8.3 x86, #926343
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/simage')
-rw-r--r--media-libs/simage/simage-1.8.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/simage/simage-1.8.3.ebuild b/media-libs/simage/simage-1.8.3.ebuild
index f0b1668311ad..157cbf9495c5 100644
--- a/media-libs/simage/simage-1.8.3.ebuild
+++ b/media-libs/simage/simage-1.8.3.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 ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
S="${WORKDIR}/${PN}"
fi