diff options
author | Sam James <sam@gentoo.org> | 2023-12-16 20:56:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-16 20:56:19 +0000 |
commit | 6477fca1d082a32c338b70f7ce53c7fc78dc6620 (patch) | |
tree | b1a9b4f54a104d1594f257322574041b63e88aa6 /app-misc/astrolog-ephemeris | |
parent | dev-libs/libffi: Stabilize 3.4.4-r2 hppa, #920119 (diff) | |
download | gentoo-6477fca1d082a32c338b70f7ce53c7fc78dc6620.tar.gz gentoo-6477fca1d082a32c338b70f7ce53c7fc78dc6620.tar.bz2 gentoo-6477fca1d082a32c338b70f7ce53c7fc78dc6620.zip |
app-misc/astrolog-ephemeris: Stabilize 7.60 ppc64, #920121
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/astrolog-ephemeris')
-rw-r--r-- | app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild b/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild index 663404297d84..317fe315480e 100644 --- a/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild +++ b/app-misc/astrolog-ephemeris/astrolog-ephemeris-7.60.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.astrolog.org/ftp/ephem/ephemall.zip" LICENSE="astrolog" SLOT="0" # works fine on x86 - runs probably on other architectures, too -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="" S="${WORKDIR}" |