diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-20 16:38:56 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-21 00:02:24 +0100 |
commit | cc136f44bcea03d9bc0dea11b6570d61a6e6d787 (patch) | |
tree | 87a621cdde8e5a4d715c55573eea4724740bdcb3 /dev-libs/xmlwrapp | |
parent | dev-ruby/facter: Drop to ~hppa (diff) | |
download | gentoo-cc136f44bcea03d9bc0dea11b6570d61a6e6d787.tar.gz gentoo-cc136f44bcea03d9bc0dea11b6570d61a6e6d787.tar.bz2 gentoo-cc136f44bcea03d9bc0dea11b6570d61a6e6d787.zip |
dev-libs/xmlwrapp: Drop to ~hppa
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs/xmlwrapp')
-rw-r--r-- | dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild b/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild index fdf1eb37e7ac..f2753b431621 100644 --- a/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild +++ b/dev-libs/xmlwrapp/xmlwrapp-0.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="static-libs" RDEPEND="dev-libs/boost:= |