diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-01 11:11:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 10:52:19 +0000 |
commit | 291ae11be740cf32881a8a675852e563ae43d286 (patch) | |
tree | 9076c34cc132c43ffaeb9104ca9c3230368a7c06 /sys-fs/inotify-tools | |
parent | app-portage/eix: stable 0.33.5 for sparc, bug #672144 (diff) | |
download | gentoo-291ae11be740cf32881a8a675852e563ae43d286.tar.gz gentoo-291ae11be740cf32881a8a675852e563ae43d286.tar.bz2 gentoo-291ae11be740cf32881a8a675852e563ae43d286.zip |
sys-fs/inotify-tools: stable 3.20.1 for sparc, bug #674094
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs/inotify-tools')
-rw-r--r-- | sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6b1646d0f0bf..c8ef67197f62 100644 --- a/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild +++ b/sys-fs/inotify-tools/inotify-tools-3.20.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 )" |