diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-05 20:58:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-05 20:58:00 +0200 |
commit | 20ec37c2e56229f9ce5043f02340bd376af9f9a4 (patch) | |
tree | e82170ff49e462e2e62639c4084bcfa9e8a4f0e5 /app-arch/dump | |
parent | net-misc/dibbler: x86 stable (bug #778707) (diff) | |
download | gentoo-20ec37c2e56229f9ce5043f02340bd376af9f9a4.tar.gz gentoo-20ec37c2e56229f9ce5043f02340bd376af9f9a4.tar.bz2 gentoo-20ec37c2e56229f9ce5043f02340bd376af9f9a4.zip |
app-arch/dump: x86 stable (bug #780411)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-arch/dump')
-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 0679e7c2a77c..1c47077cb50d 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" |