diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:11:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:11:59 +0200 |
commit | 2225b868924b35948c853dae20fd5498da449625 (patch) | |
tree | 78195bf373c7c616d4e877b82505ef59c5af4a51 /net-misc/omniORB | |
parent | dev-perl/Log-Agent: amd64 stable wrt bug #805122 (diff) | |
download | gentoo-2225b868924b35948c853dae20fd5498da449625.tar.gz gentoo-2225b868924b35948c853dae20fd5498da449625.tar.bz2 gentoo-2225b868924b35948c853dae20fd5498da449625.zip |
net-misc/omniORB: ppc stable wrt bug #789318
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/omniORB/omniORB-4.2.4.ebuild b/net-misc/omniORB/omniORB-4.2.4.ebuild index 04c51bc6f782..7723f6578bb1 100644 --- a/net-misc/omniORB/omniORB-4.2.4.ebuild +++ b/net-misc/omniORB/omniORB-4.2.4.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}" |