diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-16 16:47:36 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-16 18:48:19 +0100 |
commit | 19785b6df34f35dd9e9652aad2d62c97229c8f81 (patch) | |
tree | f040535fd5d7c80f5ffab28fa37e933c8ff2452e /app-text | |
parent | app-editors/vim: stable 8.2.0814 for sparc, bug #737506 (diff) | |
download | gentoo-19785b6df34f35dd9e9652aad2d62c97229c8f81.tar.gz gentoo-19785b6df34f35dd9e9652aad2d62c97229c8f81.tar.bz2 gentoo-19785b6df34f35dd9e9652aad2d62c97229c8f81.zip |
app-text/dictd: stable 1.13.0 for sparc, bug #742548
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/dictd/dictd-1.13.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/dictd/dictd-1.13.0.ebuild b/app-text/dictd/dictd-1.13.0.ebuild index 79c142175876..7e19c83bbfab 100644 --- a/app-text/dictd/dictd-1.13.0.ebuild +++ b/app-text/dictd/dictd-1.13.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dict/${P}.tar.gz" SLOT="0" # We install rfc so - ISOC-rfc LICENSE="GPL-2 ISOC-rfc" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="dbi judy minimal test" RESTRICT="!test? ( test )" |