diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:20:53 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-06-09 20:20:53 +0100 |
commit | 38655936122ef590841b937086c841d2715807bb (patch) | |
tree | 3aa630676a36106bf247a3fd1e4f147310fc1200 /app-portage | |
parent | app-crypt/libb2: keyworded 0.98.1-r1 for ppc, bug #687510 (diff) | |
download | gentoo-38655936122ef590841b937086c841d2715807bb.tar.gz gentoo-38655936122ef590841b937086c841d2715807bb.tar.bz2 gentoo-38655936122ef590841b937086c841d2715807bb.zip |
app-portage/portage-utils: keyworded 0.80_pre20190605 for ppc, bug #687510
Package-Manager: Portage-2.3.67, Repoman-2.3.14
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/portage-utils/portage-utils-0.80_pre20190605.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/portage-utils/portage-utils-0.80_pre20190605.ebuild b/app-portage/portage-utils/portage-utils-0.80_pre20190605.ebuild index 5456dfedb80e..f2ddc7beb5bd 100644 --- a/app-portage/portage-utils/portage-utils-0.80_pre20190605.ebuild +++ b/app-portage/portage-utils/portage-utils-0.80_pre20190605.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/portage-utils.git" else SRC_URI="https://dev.gentoo.org/~grobian/distfiles/${P}.tar.xz" - KEYWORDS="~amd64 ~hppa ~m68k ~mips ~ppc64 ~s390 ~sh ~sparc ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~amd64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~ppc-aix ~x64-cygwin ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi RDEPEND=" |