diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-12-10 12:39:03 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-12-12 11:26:54 -0500 |
commit | 0cfb3c43f2c5484c43fa0513c87cfe8ddc70b323 (patch) | |
tree | cedb62c21078f476753848322e3d23e2621f1531 /app-emulation/hercules | |
parent | dev-php/pecl-memcached: Version bump with php 7.0 and 7.1 (diff) | |
download | gentoo-0cfb3c43f2c5484c43fa0513c87cfe8ddc70b323.tar.gz gentoo-0cfb3c43f2c5484c43fa0513c87cfe8ddc70b323.tar.bz2 gentoo-0cfb3c43f2c5484c43fa0513c87cfe8ddc70b323.zip |
app-emulation/hercules: mark 3.10 stable for all
Diffstat (limited to 'app-emulation/hercules')
-rw-r--r-- | app-emulation/hercules/hercules-3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/hercules/hercules-3.10.ebuild b/app-emulation/hercules/hercules-3.10.ebuild index 6f16f2aaf1d2..9519b4bb80b3 100644 --- a/app-emulation/hercules/hercules-3.10.ebuild +++ b/app-emulation/hercules/hercules-3.10.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://downloads.hercules-390.eu/${P}.tar.gz" LICENSE="QPL-1.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ppc sparc x86 ~x64-macos ~x86-macos" IUSE="bzip2 custom-cflags +suid" RDEPEND="bzip2? ( app-arch/bzip2 ) |