diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 23:34:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 23:34:28 +0100 |
commit | 23a27ffd7553e51220d5dfe0f50554a3090624f0 (patch) | |
tree | e134d4c10ee6d37ae51a0933e8331e8ac5afe0c5 /net-misc/omniORB | |
parent | net-libs/webkit-gtk: Stabilize 2.32.3 x86, #801400 (diff) | |
download | gentoo-23a27ffd7553e51220d5dfe0f50554a3090624f0.tar.gz gentoo-23a27ffd7553e51220d5dfe0f50554a3090624f0.tar.bz2 gentoo-23a27ffd7553e51220d5dfe0f50554a3090624f0.zip |
net-misc/omniORB: Stabilize 4.2.4 x86, #789318
Signed-off-by: Sam James <sam@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 effc20d6bd47..f5e6a5961446 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}" |