diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-12 11:53:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-12 11:55:40 +0300 |
commit | ec91055393425f0af617149a7431fa2e0359bffb (patch) | |
tree | 1ddf2d33956722dd434061a7ef09c914985fb3e0 /app-text/sgml-common | |
parent | app-text/openjade: arm stable wrt bug #697528 (diff) | |
download | gentoo-ec91055393425f0af617149a7431fa2e0359bffb.tar.gz gentoo-ec91055393425f0af617149a7431fa2e0359bffb.tar.bz2 gentoo-ec91055393425f0af617149a7431fa2e0359bffb.zip |
app-text/sgml-common: arm stable wrt bug #697528
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@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 358214d3b772..30d9a5a28230 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="" |