diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:46:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 11:47:30 +0200 |
commit | bf9d6a69aa64573c9bc5b86c275c8b19f660a1cb (patch) | |
tree | d7cc7b02147b9d71bc8f8e01d9f1042629b52873 /sys-fs/quotatool | |
parent | sys-fs/diskdev_cmds: ppc stable wrt bug #696366 (diff) | |
download | gentoo-bf9d6a69aa64573c9bc5b86c275c8b19f660a1cb.tar.gz gentoo-bf9d6a69aa64573c9bc5b86c275c8b19f660a1cb.tar.bz2 gentoo-bf9d6a69aa64573c9bc5b86c275c8b19f660a1cb.zip |
sys-fs/quotatool: ppc stable wrt bug #696368
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/quotatool')
-rw-r--r-- | sys-fs/quotatool/quotatool-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/quotatool/quotatool-1.6.2.ebuild b/sys-fs/quotatool/quotatool-1.6.2.ebuild index 705a079bc674..47ef07310988 100644 --- a/sys-fs/quotatool/quotatool-1.6.2.ebuild +++ b/sys-fs/quotatool/quotatool-1.6.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://quotatool.ekenberg.se/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND="sys-fs/quota" |