commit: c67ca0a21c632c597a877a8d62b53ae14f6ad5d1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 20 11:56:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 20 11:56:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67ca0a2
dev-games/hdl_dump: Stabilize 0.9.2.20180722 x86, #783657 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild b/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild index d35f64fad47..63b1891982a 100644 --- a/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild +++ b/dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/AKuHAK/hdl-dump/archive/${COMMIT}.tar.gz -> ${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug" S="${WORKDIR}/${PN//_/-}-${COMMIT}"