Skip to content

Commit

Permalink
app-misc/pax-utils: stabilize ppc
Browse files Browse the repository at this point in the history
per Sergei's comment ppc/ppc64 is stable, but keyword was missed.

Bug: https://bugs.gentoo.org/607896
Package-Manager: Portage-2.3.28, Repoman-2.3.9
  • Loading branch information
FuzzyGophers committed Apr 8, 2018
1 parent 4ccdaba commit 1b23a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/pax-utils/pax-utils-1.2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="caps debug python seccomp"

RDEPEND="caps? ( >=sys-libs/libcap-2.24 )
Expand Down

0 comments on commit 1b23a73

Please sign in to comment.