diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:15:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-07-30 17:15:10 +0200 |
commit | 93339e5da620581943d4c281b58302b071ebc6e0 (patch) | |
tree | 47c19d7b96c8a3f1cca57b5590995d9c5d2bd943 /net-misc | |
parent | sci-libs/libqalculate: ppc stable wrt bug #804789 (diff) | |
download | gentoo-93339e5da620581943d4c281b58302b071ebc6e0.tar.gz gentoo-93339e5da620581943d4c281b58302b071ebc6e0.tar.bz2 gentoo-93339e5da620581943d4c281b58302b071ebc6e0.zip |
net-misc/omniORB: ppc64 stable wrt bug #789318
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-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 7723f6578bb1..effc20d6bd47 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}" |