diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 21:53:09 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-23 21:53:28 +0300 |
commit | 46f0d3f7b60b7845e801ce01fcb9670a4f95230f (patch) | |
tree | 000b8534cc9c5ce485865958644e13ddf8bd94ea /sys-fs | |
parent | Revert "dev-ruby/poltergeist,www-client/phantomjs: Remove last rite packages" (diff) | |
download | gentoo-46f0d3f7b60b7845e801ce01fcb9670a4f95230f.tar.gz gentoo-46f0d3f7b60b7845e801ce01fcb9670a4f95230f.tar.bz2 gentoo-46f0d3f7b60b7845e801ce01fcb9670a4f95230f.zip |
sys-fs/inotify-tools: arm stable wrt bug #674094
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild index 8ee06ae1f7b9..596dc81c50b1 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/rvoicilas/${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 )" |