diff options
author | Sam James <sam@gentoo.org> | 2022-07-12 01:01:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-12 01:01:15 +0100 |
commit | 20f4066778dd8f394027b7a7fd5cecafd46618d1 (patch) | |
tree | c74f8a57eb34a313abc4cf0dda66a03f0461078c /dev-embedded/gpsim | |
parent | dev-python/pgspecial: Stabilize 2.0.1 x86, #857342 (diff) | |
download | gentoo-20f4066778dd8f394027b7a7fd5cecafd46618d1.tar.gz gentoo-20f4066778dd8f394027b7a7fd5cecafd46618d1.tar.bz2 gentoo-20f4066778dd8f394027b7a7fd5cecafd46618d1.zip |
dev-embedded/gpsim: Stabilize 0.31.0 x86, #845249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/gpsim')
-rw-r--r-- | dev-embedded/gpsim/gpsim-0.31.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-embedded/gpsim/gpsim-0.31.0.ebuild b/dev-embedded/gpsim/gpsim-0.31.0.ebuild index 4bcf48572c98..115d430bb499 100644 --- a/dev-embedded/gpsim/gpsim-0.31.0.ebuild +++ b/dev-embedded/gpsim/gpsim-0.31.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="doc" RDEPEND=" |