commit: 46b2842af11ad99a3f1d15f6bdac115633a51786 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 15 10:33:00 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 15 10:33:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b2842a
sys-fs/inotify-tools: Stabilize 3.20.2.2 amd64, #754306 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-fs/inotify-tools/inotify-tools-3.20.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/inotify-tools/inotify-tools-3.20.2.2.ebuild b/sys-fs/inotify-tools/inotify-tools-3.20.2.2.ebuild index 43b242594a7..2f090dae45e 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.20.2.2.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.20.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 arm ~arm64 ~hppa ~mips ~sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~sparc x86" IUSE="doc" DEPEND="doc? ( app-doc/doxygen )"
