diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 00:35:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-10 00:35:09 +0000 |
commit | 776f0f08ec4b58965e6077d31f6568e4b4302754 (patch) | |
tree | d506f6cbec0f1b11f55128385053a1ee050fe945 /dev-libs/mini-xml | |
parent | dev-tex/glossaries: keyworded 4.12-r1 for sparc, bug #531774 (thanks to Rolf ... (diff) | |
download | gentoo-776f0f08ec4b58965e6077d31f6568e4b4302754.tar.gz gentoo-776f0f08ec4b58965e6077d31f6568e4b4302754.tar.bz2 gentoo-776f0f08ec4b58965e6077d31f6568e4b4302754.zip |
dev-libs/mini-xml: keyworded 2.10 for sparc, bug #569254 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/mini-xml')
-rw-r--r-- | dev-libs/mini-xml/mini-xml-2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mini-xml/mini-xml-2.10.ebuild b/dev-libs/mini-xml/mini-xml-2.10.ebuild index bf99808a3df3..1b30124a228f 100644 --- a/dev-libs/mini-xml/mini-xml-2.10.ebuild +++ b/dev-libs/mini-xml/mini-xml-2.10.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.msweet.org/files/project3/${MY_P}.tar.gz" LICENSE="Mini-XML" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="threads static-libs" DEPEND="virtual/pkgconfig" |