diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 22:34:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-31 23:10:15 +0100 |
commit | 48439c09cbf65c78c7a6851be290e8bc54feb039 (patch) | |
tree | f19f78cef935e0f15b5b7c254cbb03d7c44b354f /app-dicts/dictd-vera | |
parent | net-misc/dhcp: x86 stable (bug #666860) (diff) | |
download | gentoo-48439c09cbf65c78c7a6851be290e8bc54feb039.tar.gz gentoo-48439c09cbf65c78c7a6851be290e8bc54feb039.tar.bz2 gentoo-48439c09cbf65c78c7a6851be290e8bc54feb039.zip |
app-dicts/dictd-vera: x86 stable (bug #676382)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-dicts/dictd-vera')
-rw-r--r-- | app-dicts/dictd-vera/dictd-vera-1.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/dictd-vera/dictd-vera-1.23.ebuild b/app-dicts/dictd-vera/dictd-vera-1.23.ebuild index 59ec595634f8..78ab4890c9ab 100644 --- a/app-dicts/dictd-vera/dictd-vera-1.23.ebuild +++ b/app-dicts/dictd-vera/dictd-vera-1.23.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/vera/vera-${PV}.tar.gz" SLOT="0" LICENSE="FDL-1.3" -KEYWORDS="~amd64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ppc ppc64 ~sparc x86" DEPEND=">=app-text/dictd-1.5.5" RDEPEND="${DEPEND}" |