diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-01 10:41:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-01 10:41:46 +0200 |
commit | 09c299807781bdc9135207c0cb012e3e4b9b4307 (patch) | |
tree | 9c1584168a068a33d6b9ed9ff7215b1ae9aa7279 /net-misc/omniORB | |
parent | sys-apps/gptfdisk: ppc stable wrt bug #855296 (diff) | |
download | gentoo-09c299807781bdc9135207c0cb012e3e4b9b4307.tar.gz gentoo-09c299807781bdc9135207c0cb012e3e4b9b4307.tar.bz2 gentoo-09c299807781bdc9135207c0cb012e3e4b9b4307.zip |
net-misc/omniORB: ppc stable wrt bug #855434
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/omniORB')
-rw-r--r-- | net-misc/omniORB/omniORB-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/omniORB/omniORB-4.3.0.ebuild b/net-misc/omniORB/omniORB-4.3.0.ebuild index 1bfd016685a9..318a73b9dc09 100644 --- a/net-misc/omniORB/omniORB-4.3.0.ebuild +++ b/net-misc/omniORB/omniORB-4.3.0.ebuild @@ -14,7 +14,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}" |