diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 12:01:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 12:01:01 +0200 |
commit | 4fd3997bf71c51b0c4f714262247bbee84b0d19a (patch) | |
tree | 4f511b64289f6e36be4b08e3346ec03d401688bd /dev-libs/xerces-c | |
parent | dev-libs/cyrus-sasl: x86 stable wrt bug #737582 (diff) | |
download | gentoo-4fd3997bf71c51b0c4f714262247bbee84b0d19a.tar.gz gentoo-4fd3997bf71c51b0c4f714262247bbee84b0d19a.tar.bz2 gentoo-4fd3997bf71c51b0c4f714262247bbee84b0d19a.zip |
dev-libs/xerces-c: x86 stable wrt bug #737588
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/xerces-c')
-rw-r--r-- | dev-libs/xerces-c/xerces-c-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/xerces-c/xerces-c-3.2.3.ebuild b/dev-libs/xerces-c/xerces-c-3.2.3.ebuild index 6c8c6d4ca864..75d78b767d96 100644 --- a/dev-libs/xerces-c/xerces-c-3.2.3.ebuild +++ b/dev-libs/xerces-c/xerces-c-3.2.3.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 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" fi LICENSE="Apache-2.0" |