diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-03 21:31:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-03 21:31:26 +0300 |
commit | 8650a56f06c680555f091af9eddb652ede3659b2 (patch) | |
tree | a7e58588899b29208ff5dffcb0bd17d47ad68523 /app-misc | |
parent | kde-misc/zanshin: Drop obsolete snapshot (diff) | |
download | gentoo-8650a56f06c680555f091af9eddb652ede3659b2.tar.gz gentoo-8650a56f06c680555f091af9eddb652ede3659b2.tar.bz2 gentoo-8650a56f06c680555f091af9eddb652ede3659b2.zip |
app-misc/ondir: merge stable keywords (EAPI bump, no major changes)
Bug: https://bugs.gentoo.org/642166
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/ondir/ondir-0.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ondir/ondir-0.2.2-r2.ebuild b/app-misc/ondir/ondir-0.2.2-r2.ebuild index d483901c75fa..59d6874ad10e 100644 --- a/app-misc/ondir/ondir-0.2.2-r2.ebuild +++ b/app-misc/ondir/ondir-0.2.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://swapoff.org/files/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" DEPEND="sys-apps/sed" RDEPEND="${DEPEND}" |