summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-21 04:03:51 +0000
committerSam James <sam@gentoo.org>2021-02-21 04:03:51 +0000
commit118c7f1c14f09e79a7ec93e8f5f628b1da6604b2 (patch)
tree388d525502c9c88afdb5bba67625168e46f746f9 /media-libs/simage
parentnet-firewall/ipset: Stabilize 7.10 amd64, #771798 (diff)
downloadgentoo-118c7f1c14f09e79a7ec93e8f5f628b1da6604b2.tar.gz
gentoo-118c7f1c14f09e79a7ec93e8f5f628b1da6604b2.tar.bz2
gentoo-118c7f1c14f09e79a7ec93e8f5f628b1da6604b2.zip
media-libs/simage: Stabilize 1.8.1 amd64, #771804
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/simage')
-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 20e75177d9c1..4417c43feacf 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