diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:09:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:09:08 +0200 |
commit | 4185366057ac014f570c4aeee50fbed4fb53efb4 (patch) | |
tree | 210b8b16628993951685325527319eddfd3ccfd4 /net-misc/omniORB | |
parent | acct-user/rundeck: new user for rundeck (diff) | |
download | gentoo-4185366057ac014f570c4aeee50fbed4fb53efb4.tar.gz gentoo-4185366057ac014f570c4aeee50fbed4fb53efb4.tar.bz2 gentoo-4185366057ac014f570c4aeee50fbed4fb53efb4.zip |
net-misc/omniORB: amd64 stable wrt bug #789318
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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.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 3c0e6d3f124b..04c51bc6f782 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}" |