diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:38:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-01-10 09:38:13 +0100 |
commit | 7d5218dfa7aca15343b2915cdb0c6c290ce1524f (patch) | |
tree | a65ef5d4d51087882490334f613820eb78399f17 /sys-fs/inotify-tools | |
parent | gnome-extra/gnome-commander: amd64 stable wrt bug #829718 (diff) | |
download | gentoo-7d5218dfa7aca15343b2915cdb0c6c290ce1524f.tar.gz gentoo-7d5218dfa7aca15343b2915cdb0c6c290ce1524f.tar.bz2 gentoo-7d5218dfa7aca15343b2915cdb0c6c290ce1524f.zip |
sys-fs/inotify-tools: amd64 stable wrt bug #830136
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/inotify-tools')
-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 a238b1fae1c7..b67a847c8ebf 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 )" |