diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:02:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:02:33 +0200 |
commit | 4a4420c65d65b24da23ab00c22a91080594af15e (patch) | |
tree | 2173879d3365df2c4f07a5a139ef9c32a3d367cc /net-misc | |
parent | app-text/txt2tags: ppc stable wrt bug #735250 (diff) | |
download | gentoo-4a4420c65d65b24da23ab00c22a91080594af15e.tar.gz gentoo-4a4420c65d65b24da23ab00c22a91080594af15e.tar.bz2 gentoo-4a4420c65d65b24da23ab00c22a91080594af15e.zip |
net-misc/omniORB: ppc stable wrt bug #735424
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 ef80ae238359..30f69691508b 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}" |