diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:29:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-09 19:36:29 +0100 |
commit | d9e7e1040b8c338a033d8834ef89977d3fceb6b7 (patch) | |
tree | 37b184648bc2bed8580f96fd2f5a7c2d3030777b /dev-libs/xerces-c | |
parent | app-misc/worker: x86 stable (bug #676420) (diff) | |
download | gentoo-d9e7e1040b8c338a033d8834ef89977d3fceb6b7.tar.gz gentoo-d9e7e1040b8c338a033d8834ef89977d3fceb6b7.tar.bz2 gentoo-d9e7e1040b8c338a033d8834ef89977d3fceb6b7.zip |
dev-libs/xerces-c: x86 stable (bug #677238)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-libs/xerces-c')
-rw-r--r-- | dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild b/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild index 26aafb304789..2962d77358f2 100644 --- a/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild +++ b/dev-libs/xerces-c/xerces-c-3.2.2-r1.ebuild @@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]] ; then inherit subversion else SRC_URI="mirror://apache/xerces/c/3/sources/${P}.tar.gz" - KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos" fi LICENSE="Apache-2.0" |