diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-02-24 15:57:26 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-02-24 16:06:34 +0800 |
commit | e75487dbf2de8b97ce01b6efc727def8ad0cd1c7 (patch) | |
tree | 98c1315c2993d33a1499d3f834b4f551f83f4f51 /app-misc | |
parent | dev-perl/Plack: amd64 stable (diff) | |
download | gentoo-e75487dbf2de8b97ce01b6efc727def8ad0cd1c7.tar.gz gentoo-e75487dbf2de8b97ce01b6efc727def8ad0cd1c7.tar.bz2 gentoo-e75487dbf2de8b97ce01b6efc727def8ad0cd1c7.zip |
app-misc/astrolog: amd64 stable
Gentoo-bug: 648482
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/astrolog/astrolog-5.40-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/astrolog/astrolog-5.40-r3.ebuild b/app-misc/astrolog/astrolog-5.40-r3.ebuild index d75e36445013..0f14039203e9 100644 --- a/app-misc/astrolog/astrolog-5.40-r3.ebuild +++ b/app-misc/astrolog/astrolog-5.40-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |