diff options
Diffstat (limited to 'app-misc')
-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 f32d63799686..d742e39d8319 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 )" |