diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 00:25:07 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-10-01 02:43:24 +0200 |
commit | 075fe1075409e6fd96a0e0b57f158de4fe39cc8f (patch) | |
tree | bba9eb474d5e509ac128a5c8e8c738067f6d6848 /dev-cpp/libxmlpp | |
parent | dev-cpp/gtkmm: x86 stable, bug 587010 (diff) | |
download | gentoo-075fe1075409e6fd96a0e0b57f158de4fe39cc8f.tar.gz gentoo-075fe1075409e6fd96a0e0b57f158de4fe39cc8f.tar.bz2 gentoo-075fe1075409e6fd96a0e0b57f158de4fe39cc8f.zip |
dev-cpp/libxmlpp: x86 stable, bug 587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-cpp/libxmlpp')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild b/dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild index d40a641cd2ac..f2b8019131ea 100644 --- a/dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-3.0.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://libxmlplusplus.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="3.0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND=" |