commit: 0ab5ed345754a261451c56c98584ee89ba4e323b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 09:10:10 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 09:10:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ab5ed34
net-analyzer/hping: Stabilize 3_pre20141226 amd64, #763150 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/hping/hping-3_pre20141226.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/hping/hping-3_pre20141226.ebuild b/net-analyzer/hping/hping-3_pre20141226.ebuild index d58de2c0ec2..b8ee02f3fa9 100644 --- a/net-analyzer/hping/hping-3_pre20141226.ebuild +++ b/net-analyzer/hping/hping-3_pre20141226.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/antirez/${PN}/archive/${HPING_COMMIT}.zip -> ${P}.zi LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" IUSE="tcl" S=${WORKDIR}/${PN}-${HPING_COMMIT}
