diff options
author | Sam James <sam@gentoo.org> | 2021-04-20 11:56:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-20 11:56:33 +0000 |
commit | c67ca0a21c632c597a877a8d62b53ae14f6ad5d1 (patch) | |
tree | f673fffa352e94dce454b741c7b0019c5bf01f8f /dev-games | |
parent | app-misc/ckermit: Stabilize 9.0.302 x86, #783642 (diff) | |
download | gentoo-c67ca0a21c632c597a877a8d62b53ae14f6ad5d1.tar.gz gentoo-c67ca0a21c632c597a877a8d62b53ae14f6ad5d1.tar.bz2 gentoo-c67ca0a21c632c597a877a8d62b53ae14f6ad5d1.zip |
dev-games/hdl_dump: Stabilize 0.9.2.20180722 x86, #783657
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/hdl_dump/hdl_dump-0.9.2.20180722.ebuild | 4 |
1 files 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 d35f64fad47b..63b1891982af 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}" |