diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 22:49:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-11 23:36:09 +0000 |
commit | 6e295b60946c8f6bddba9a5550c7dd59c16ea736 (patch) | |
tree | 3ad3e4666142d7a207f0d5198b28a46c60653761 /dev-libs/mxml | |
parent | x11-drivers/xf86-input-libinput: stable 0.28.2 for ppc, bug #677578 (diff) | |
download | gentoo-6e295b60946c8f6bddba9a5550c7dd59c16ea736.tar.gz gentoo-6e295b60946c8f6bddba9a5550c7dd59c16ea736.tar.bz2 gentoo-6e295b60946c8f6bddba9a5550c7dd59c16ea736.zip |
dev-libs/mxml: stable 2.12 for ppc, bug #677590
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/mxml')
-rw-r--r-- | dev-libs/mxml/mxml-2.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/mxml/mxml-2.12.ebuild b/dev-libs/mxml/mxml-2.12.ebuild index 7a98fc553860..f6f7305f875e 100644 --- a/dev-libs/mxml/mxml-2.12.ebuild +++ b/dev-libs/mxml/mxml-2.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/michaelrsweet/mxml https://www.msweet.org/mxml/" SRC_URI="https://github.com/michaelrsweet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" LICENSE="Mini-XML" SLOT="0" IUSE="static-libs threads" |