diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-25 19:02:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-25 19:02:01 +0100 |
commit | 8cd649dc03490dfb8a9bcc813ba903a69256b7af (patch) | |
tree | 60a7d0a79e490707cb323343859762ef094af68c /app-misc/astrolog | |
parent | sys-process/time: Fix license to GPL-3+ (diff) | |
download | gentoo-8cd649dc03490dfb8a9bcc813ba903a69256b7af.tar.gz gentoo-8cd649dc03490dfb8a9bcc813ba903a69256b7af.tar.bz2 gentoo-8cd649dc03490dfb8a9bcc813ba903a69256b7af.zip |
app-misc/astrolog: x86 stable (bug #648482)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-misc/astrolog')
-rw-r--r-- | app-misc/astrolog/astrolog-5.40-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/astrolog/astrolog-5.40-r3.ebuild b/app-misc/astrolog/astrolog-5.40-r3.ebuild index 0f14039203e9..f32d63799686 100644 --- a/app-misc/astrolog/astrolog-5.40-r3.ebuild +++ b/app-misc/astrolog/astrolog-5.40-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.astrolog.org/ftp/ast54unx.shr" LICENSE="astrolog" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="X" DEPEND="X? ( x11-libs/libX11 )" |