diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:07:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:07:33 +0200 |
commit | 6b5e01c312bf44629bf3639561cc5092e5bd3045 (patch) | |
tree | 94116626cfb55a6e002f76453e2c0a58f7649a48 /app-text/sgml-common | |
parent | app-text/openjade: ppc stable wrt bug #697528 (diff) | |
download | gentoo-6b5e01c312bf44629bf3639561cc5092e5bd3045.tar.gz gentoo-6b5e01c312bf44629bf3639561cc5092e5bd3045.tar.bz2 gentoo-6b5e01c312bf44629bf3639561cc5092e5bd3045.zip |
app-text/sgml-common: ppc stable wrt bug #697528
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 'app-text/sgml-common')
-rw-r--r-- | app-text/sgml-common/sgml-common-0.6.3-r7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild b/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild index 2e02f5cb5078..6b7531128d1b 100644 --- a/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild +++ b/app-text/sgml-common/sgml-common-0.6.3-r7.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~floppym/dist/${PN}/${P}-gentoo.tar.gz" # install-catalog is GPL LICENSE="FDL-1.1+ GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv s390 sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv s390 sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |