diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-13 15:30:21 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-13 15:30:21 +0300 |
commit | 6a185190b16bb99e6509fa266e662bd0adc397cb (patch) | |
tree | bd57aa196f22aff8a15793a1449314007b53cc99 /dev-debug | |
parent | app-containers/conmon: Stabilize 2.1.10 arm64, #931761 (diff) | |
download | gentoo-6a185190b16bb99e6509fa266e662bd0adc397cb.tar.gz gentoo-6a185190b16bb99e6509fa266e662bd0adc397cb.tar.bz2 gentoo-6a185190b16bb99e6509fa266e662bd0adc397cb.zip |
dev-debug/duma: Stabilize 2.5.15-r3 x86, #931871
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-debug')
-rw-r--r-- | dev-debug/duma/duma-2.5.15-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-debug/duma/duma-2.5.15-r3.ebuild b/dev-debug/duma/duma-2.5.15-r3.ebuild index 92b616a12af8..25bab6bc3b16 100644 --- a/dev-debug/duma/duma-2.5.15-r3.ebuild +++ b/dev-debug/duma/duma-2.5.15-r3.ebuild @@ -13,7 +13,7 @@ S=${WORKDIR}/${P//[.-]/_} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="examples" PATCHES=( |