diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-04-07 10:14:38 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-04-07 10:20:13 +0100 |
commit | 0987e5bd3bee4935e97752014734e3bef2985697 (patch) | |
tree | 7320e90beddaa31554f5d2440807b08b5e178736 /app-arch | |
parent | dev-libs/libmba: fix example installation (diff) | |
download | gentoo-0987e5bd3bee4935e97752014734e3bef2985697.tar.gz gentoo-0987e5bd3bee4935e97752014734e3bef2985697.tar.bz2 gentoo-0987e5bd3bee4935e97752014734e3bef2985697.zip |
app-arch/dump: stable 0.4.47 for sparc, bug #780411
Package-Manager: Portage-3.0.17, Repoman-3.0.2
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-arch')
-rw-r--r-- | app-arch/dump/dump-0.4.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/dump/dump-0.4.47.ebuild b/app-arch/dump/dump-0.4.47.ebuild index ba337c3559e8..54b2a6666970 100644 --- a/app-arch/dump/dump-0.4.47.ebuild +++ b/app-arch/dump/dump-0.4.47.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ppc64 sparc x86" # We keep uuid USE flag default dsiabled for this version. Don't forget # to default enable it for later versions as this is the upstream default. IUSE="bzip2 debug ermt lzo readline selinux sqlite ssl static test uuid zlib" |