diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:42:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 16:49:40 +0200 |
commit | 912699add6c698803c2cf4629182a47a5ee02e0a (patch) | |
tree | c20d4dc96305bdf3e94a284a5f0c8fd7f3e5d89f /sys-fs/reiserfsprogs | |
parent | virtual/libudev: ppc64 stable wrt bug #623556 (diff) | |
download | gentoo-912699add6c698803c2cf4629182a47a5ee02e0a.tar.gz gentoo-912699add6c698803c2cf4629182a47a5ee02e0a.tar.bz2 gentoo-912699add6c698803c2cf4629182a47a5ee02e0a.zip |
sys-fs/reiserfsprogs: ppc64 stable wrt bug #622792
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/reiserfsprogs')
-rw-r--r-- | sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild index 0ad8d690f594..a40eb354ad2b 100644 --- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild +++ b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/fs/reiserfs/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 -sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" PATCHES=( |