diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:18 +0200 |
commit | 4689e87e465216ca3840012c01296af0916bfffd (patch) | |
tree | 791f30fcfd51b2838b5627f8175fcc00d83fb7aa /net-misc/omniORB | |
parent | dev-util/flawfinder: amd64 stable wrt bug #735322 (diff) | |
download | gentoo-4689e87e465216ca3840012c01296af0916bfffd.tar.gz gentoo-4689e87e465216ca3840012c01296af0916bfffd.tar.bz2 gentoo-4689e87e465216ca3840012c01296af0916bfffd.zip |
net-misc/omniORB: amd64 stable wrt bug #735424
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/omniORB')
-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 62f67c23cdc9..ef80ae238359 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}" |