diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:15:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:49 +0200 |
commit | 7a244356904d4a43e11db7e4d866ecd751c29ded (patch) | |
tree | bb9a1e0cd815e43ea7b6513a5c3144a9b4e2d35a | |
parent | app-text/msort: x86 stable (bug #682736) (diff) | |
download | gentoo-7a244356904d4a43e11db7e4d866ecd751c29ded.tar.gz gentoo-7a244356904d4a43e11db7e4d866ecd751c29ded.tar.bz2 gentoo-7a244356904d4a43e11db7e4d866ecd751c29ded.zip |
dev-libs/libuninum: x86 stable (bug #682736)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | dev-libs/libuninum/libuninum-2.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libuninum/libuninum-2.7.ebuild b/dev-libs/libuninum/libuninum-2.7.ebuild index 5fed049a786f..d13f676205bd 100644 --- a/dev-libs/libuninum/libuninum-2.7.ebuild +++ b/dev-libs/libuninum/libuninum-2.7.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="A library for converting unicode strings to numbers and vice versa" HOMEPAGE="https://billposer.org/Software/libuninum.html" SRC_URI="https://billposer.org/Software/Downloads/${P}.tar.bz2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2.1" SLOT="0" |