diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-24 18:53:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-24 18:53:32 +0200 |
commit | 26cd838d641e708cd80f274482f1729115ffa27e (patch) | |
tree | cd9ea5988fd47fd4e56cb9a90c777ea2969c33a5 /media-sound/drumstick | |
parent | dev-python/sentry-sdk: amd64/arm64/arm/x86 stable (ALLARCHES policy) wrt bug ... (diff) | |
download | gentoo-26cd838d641e708cd80f274482f1729115ffa27e.tar.gz gentoo-26cd838d641e708cd80f274482f1729115ffa27e.tar.bz2 gentoo-26cd838d641e708cd80f274482f1729115ffa27e.zip |
media-sound/drumstick: x86 stable wrt bug #819561
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/drumstick')
-rw-r--r-- | media-sound/drumstick/drumstick-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/drumstick/drumstick-2.4.0.ebuild b/media-sound/drumstick/drumstick-2.4.0.ebuild index f8a8db62be7c..d5cce38803f9 100644 --- a/media-sound/drumstick/drumstick-2.4.0.ebuild +++ b/media-sound/drumstick/drumstick-2.4.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc fluidsynth network pulseaudio" RESTRICT="test" |