Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/dictd/
Date: Wed, 16 Sep 2020 17:48:32
Message-Id: 1600278499.19785b6df34f35dd9e9652aad2d62c97229c8f81.slyfox@gentoo
1 commit: 19785b6df34f35dd9e9652aad2d62c97229c8f81
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Sep 16 14:47:36 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 16 17:48:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19785b6d
7
8 app-text/dictd: stable 1.13.0 for sparc, bug #742548
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/dictd/dictd-1.13.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/dictd/dictd-1.13.0.ebuild b/app-text/dictd/dictd-1.13.0.ebuild
19 index 79c14217587..7e19c83bbfa 100644
20 --- a/app-text/dictd/dictd-1.13.0.ebuild
21 +++ b/app-text/dictd/dictd-1.13.0.ebuild
22 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz"
23 SLOT="0"
24 # We install rfc so - ISOC-rfc
25 LICENSE="GPL-2 ISOC-rfc"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
28 IUSE="dbi judy minimal test"
29 RESTRICT="!test? ( test )"