diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 01:06:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-14 01:06:03 +0100 |
commit | 79b0fd53861bf309b20ccc3af4580ff3738a1489 (patch) | |
tree | fbea3cea116f80cd3149b7b0ba3fcf419f890129 /sys-fs/inotify-tools | |
parent | dev-python/oslotest: x86 stable (bug #731328) (diff) | |
download | gentoo-79b0fd53861bf309b20ccc3af4580ff3738a1489.tar.gz gentoo-79b0fd53861bf309b20ccc3af4580ff3738a1489.tar.bz2 gentoo-79b0fd53861bf309b20ccc3af4580ff3738a1489.zip |
sys-fs/inotify-tools: x86 stable (bug #754306)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.20.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 991c5d940beb..43b242594a7c 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 )" |