diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:02 +0200 |
commit | e77c0171ab0ae4dfcf61b36e321bf7403dc3aaad (patch) | |
tree | 8b278a5fddddc322102db65b965931767a0fd3da /net-misc/omniORB | |
parent | dev-util/flawfinder: x86 stable wrt bug #735322 (diff) | |
download | gentoo-e77c0171ab0ae4dfcf61b36e321bf7403dc3aaad.tar.gz gentoo-e77c0171ab0ae4dfcf61b36e321bf7403dc3aaad.tar.bz2 gentoo-e77c0171ab0ae4dfcf61b36e321bf7403dc3aaad.zip |
net-misc/omniORB: x86 stable wrt bug #735424
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
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 2d01cc747d4e..63e319f12a9d 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}" |