diff options
author | Sam James <sam@gentoo.org> | 2022-01-10 22:59:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-10 22:59:32 +0000 |
commit | e4bd1f590ccb941fddfb98c864e6404e8b76af0f (patch) | |
tree | 4498902439b78418664ef2f39e6f45deb8cf363e /sys-fs | |
parent | dev-libs/cl: Stabilize 1.2.4-r1 x86, #830871 (diff) | |
download | gentoo-e4bd1f590ccb941fddfb98c864e6404e8b76af0f.tar.gz gentoo-e4bd1f590ccb941fddfb98c864e6404e8b76af0f.tar.bz2 gentoo-e4bd1f590ccb941fddfb98c864e6404e8b76af0f.zip |
sys-fs/inotify-tools: Stabilize 3.21.9.6 arm, #830136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild b/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild index b051927f0b50..cec6cf1ac1d1 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.21.9.6.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.21.9.6.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 ~riscv sparc x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ~riscv sparc x86" IUSE="doc" BDEPEND="doc? ( app-doc/doxygen )" |