diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2020-11-25 00:04:55 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2020-11-25 00:11:44 +0100 |
commit | 7696b797cc460000a47336871241c1c21a3bd96d (patch) | |
tree | 3857cc7a4aef69bbab28791a6de3bb415426584f /app-misc/ondir | |
parent | app-misc/when: stable for amd64. (diff) | |
download | gentoo-7696b797cc460000a47336871241c1c21a3bd96d.tar.gz gentoo-7696b797cc460000a47336871241c1c21a3bd96d.tar.bz2 gentoo-7696b797cc460000a47336871241c1c21a3bd96d.zip |
app-misc/ondir: stable for amd64.
ALLARCHES for the rest.
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-misc/ondir')
-rw-r--r-- | app-misc/ondir/ondir-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/ondir/ondir-0.2.4.ebuild b/app-misc/ondir/ondir-0.2.4.ebuild index e3c9190d013a..2f26e4231f6c 100644 --- a/app-misc/ondir/ondir-0.2.4.ebuild +++ b/app-misc/ondir/ondir-0.2.4.ebuild @@ -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}" |