From 8650a56f06c680555f091af9eddb652ede3659b2 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Wed, 3 Jan 2018 21:31:02 +0300 Subject: 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 --- app-misc/ondir/ondir-0.2.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/ondir') 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}" -- cgit v1.2.3-65-gdbad