diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-23 11:58:36 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-23 11:58:36 +0100 |
commit | 3fa289d4c27daee150c9a4c1a088078658d45bab (patch) | |
tree | e4ce36d752f129d873e9e24f7191a772a66305ca /app-emulation | |
parent | app-editors/jedit: Revert ""remove unused patch" (diff) | |
download | gentoo-3fa289d4c27daee150c9a4c1a088078658d45bab.tar.gz gentoo-3fa289d4c27daee150c9a4c1a088078658d45bab.tar.bz2 gentoo-3fa289d4c27daee150c9a4c1a088078658d45bab.zip |
app-emulation/hercules: Stabilize 3.13-r1 amd64, #724006
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/hercules/hercules-3.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/hercules/hercules-3.13-r1.ebuild b/app-emulation/hercules/hercules-3.13-r1.ebuild index f068c94f7e2f..4c99074b7ebd 100644 --- a/app-emulation/hercules/hercules-3.13-r1.ebuild +++ b/app-emulation/hercules/hercules-3.13-r1.ebuild @@ -11,7 +11,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" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~x64-macos" IUSE="bzip2 custom-cflags +suid" RDEPEND=" |