diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-11-22 12:43:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-22 12:26:01 +0000 |
commit | 90be5ee97f3c11ab856acf8d132bd7e725414a33 (patch) | |
tree | 2ea5f457a032413324f22c93972e5daa6584990e /sys-fs | |
parent | media-libs/libexif: stable 0.6.22_p20201105 for hppa, bug #754681 (diff) | |
download | gentoo-90be5ee97f3c11ab856acf8d132bd7e725414a33.tar.gz gentoo-90be5ee97f3c11ab856acf8d132bd7e725414a33.tar.bz2 gentoo-90be5ee97f3c11ab856acf8d132bd7e725414a33.zip |
sys-fs/inotify-tools: stable 3.20.2.2 for hppa, bug #754306
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 3af20e38759a..e3ff5f5c7d04 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 )" |