summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 04:04:49 +0000
committerSam James <sam@gentoo.org>2021-02-21 04:04:49 +0000
commitfa39bf7a389675eaa81dc0c797bdf34af15ba41b (patch)
treee6e99333c08d6aa21c271ae77aaeb2eb4e6eb821 /media-libs
parentdev-lang/erlang: Stabilize 23.2.2 x86, #771714 (diff)
downloadgentoo-fa39bf7a389675eaa81dc0c797bdf34af15ba41b.tar.gz
gentoo-fa39bf7a389675eaa81dc0c797bdf34af15ba41b.tar.bz2
gentoo-fa39bf7a389675eaa81dc0c797bdf34af15ba41b.zip
media-libs/simage: Stabilize 1.8.1 x86, #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 4417c43feacf..ded465c1bc83 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