diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:16:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:16:53 +0200 |
commit | 09d273aa9c3930e59e81616e31c12b52136ef54d (patch) | |
tree | bd25bbc6ed2bbc393a480ed627c656519f08f067 /app-misc/astrolog-ephemeris | |
parent | dev-libs/elfutils: Stabilize 0.190 x86, #920120 (diff) | |
download | gentoo-09d273aa9c3930e59e81616e31c12b52136ef54d.tar.gz gentoo-09d273aa9c3930e59e81616e31c12b52136ef54d.tar.bz2 gentoo-09d273aa9c3930e59e81616e31c12b52136ef54d.zip |
app-misc/astrolog-ephemeris: Stabilize 7.60 x86, #920121
Signed-off-by: Arthur Zamarin <arthurzam@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 a980fc67fd2a..f99ff5166177 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}" |