diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:15:32 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:48 +0200 |
commit | cc7a07b84e19f505ed119e42e6a9aeb8caec2d39 (patch) | |
tree | 0c97348f8343fbdbffeb4964ddcf0bc86f96085c /app-text/msort/msort-8.53.ebuild | |
parent | games-server/minecraft-server: x86 stable (bug #682748) (diff) | |
download | gentoo-cc7a07b84e19f505ed119e42e6a9aeb8caec2d39.tar.gz gentoo-cc7a07b84e19f505ed119e42e6a9aeb8caec2d39.tar.bz2 gentoo-cc7a07b84e19f505ed119e42e6a9aeb8caec2d39.zip |
app-text/msort: x86 stable (bug #682736)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text/msort/msort-8.53.ebuild')
-rw-r--r-- | app-text/msort/msort-8.53.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/msort/msort-8.53.ebuild b/app-text/msort/msort-8.53.ebuild index 260beb77ff32..d70c5e1bf098 100644 --- a/app-text/msort/msort-8.53.ebuild +++ b/app-text/msort/msort-8.53.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A program for sorting files in sophisticated ways" HOMEPAGE="https://billposer.org/Software/msort.html" SRC_URI="https://billposer.org/Software/Downloads/${P}.tar.bz2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="GPL-3 LGPL-3" SLOT="0" IUSE="heap +icu +libuninum" |