diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:04:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:04:20 +0200 |
commit | 889e3a1857b0910d807efaea34cc3deeb26628a8 (patch) | |
tree | 86a13ac570dc72bccf63163ada53f87189d26a75 /net-misc | |
parent | dev-libs/jsoncpp: ppc64 stable wrt bug #734538 (diff) | |
download | gentoo-889e3a1857b0910d807efaea34cc3deeb26628a8.tar.gz gentoo-889e3a1857b0910d807efaea34cc3deeb26628a8.tar.bz2 gentoo-889e3a1857b0910d807efaea34cc3deeb26628a8.zip |
net-misc/omniORB: ppc64 stable wrt bug #735424
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/omniORB/omniORB-4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/omniORB/omniORB-4.2.2.ebuild b/net-misc/omniORB/omniORB-4.2.2.ebuild index 30f69691508b..2d01cc747d4e 100644 --- a/net-misc/omniORB/omniORB-4.2.2.ebuild +++ b/net-misc/omniORB/omniORB-4.2.2.ebuild @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/omniorb/${MY_P}.tar.bz2" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 ~sparc ~x86" IUSE="doc ipv6 ssl" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |