diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-18 12:11:36 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-18 12:11:36 +0100 |
commit | bcd00c826070701606b0ccebf46234dfc792d3e9 (patch) | |
tree | 3aeb69c5dd0a179ff8214b99f8db0aea63953d22 /dev-python/python-rtmidi | |
parent | 7be9edf526114e427a3a44ff8b418fed3ce570aa (diff) |
gentoo auto-resync : 18:09:2024 - 12:11:36
Diffstat (limited to 'dev-python/python-rtmidi')
-rw-r--r-- | dev-python/python-rtmidi/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-rtmidi/python-rtmidi-1.5.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-rtmidi/Manifest b/dev-python/python-rtmidi/Manifest index 6837823e78c6..9d27f2e706fd 100644 --- a/dev-python/python-rtmidi/Manifest +++ b/dev-python/python-rtmidi/Manifest @@ -1,4 +1,4 @@ AUX python-rtmidi-1.5.1-unbundle_rtmidi.patch 1455 BLAKE2B 2cc76ace5758131a069194e9d30c8288ed93a261d41a2b4cf0294e2b4fc7ebee9e0c43b4377143ae8074a03dcc2abf13fd85fdebeebd321efce00e25e43057b1 SHA512 92c11d878018ded30dffa0d06006f8471054321af8d9f58268d4d899121dac66712ddc3a53285c19293fb2d52d4d054b0d803c559e9c01cb8c8f161ce5f2c734 DIST python_rtmidi-1.5.8.tar.gz 368130 BLAKE2B 99fecb8cd003431b5fca31f436a77f27a50076a02ea7f92019800d0816c968f032bd31d236a13d67b2ee9ebdc341d16955675867a8dd345e76282131b781ef13 SHA512 0f2b949a2a53f813a891bc391ce0369fbbec0d6e898a9ace2925adc5714d791ce1f4df133edf34c87b3336cb3ab4ad70851a42124241ec1707f32f66a778dc18 -EBUILD python-rtmidi-1.5.8.ebuild 1559 BLAKE2B fcbddc44d5a6624303b4c6f06de5704215b9a79b6fe7a94d46e336f9c0faecaea59ba6a91a4e64ce4899d28a5f0f42d36e516436134a894a2c15557947d8b2c0 SHA512 d41c941fdc13381c022565b82c64100805698db6aada3cd20011482b36a7c755294ee160cb55df01db9f274f2cf38e92ebd6cff653826bb22cc6f92e8d97a520 +EBUILD python-rtmidi-1.5.8.ebuild 1558 BLAKE2B b8cbc30ab37b1a579ce96fc7813b71d02364a477c5e1fdc6bf99688b9d959bbad430df35621e2a849538d943833208f4c5bb51257d70e4143605477dfed44d66 SHA512 066c828f6bb2b7c9379844dcfb8f8033a5ee3b0274c7b2b6aa09b0c18707dcc0a396ea1b499d21ee12f03ea45b77ee7075d228338e6e143d4ac0a6eaa63abd45 MISC metadata.xml 310 BLAKE2B afc6a689e45eca44257a8e730434eee137f1d58e5d72d2d493c85529f78a17bb55c20eb251bf0f83233d6877f5625e91ad763ce0ae47b3312e31746d6ff9d2b1 SHA512 3cff05c38c519aa5ea68cf908d832e41cab790ad6b1c0d017fff39939e9b34a50a244a47cb038f9503ff78e1be648703383dc1cb20682a49062e850159fb3c20 diff --git a/dev-python/python-rtmidi/python-rtmidi-1.5.8.ebuild b/dev-python/python-rtmidi/python-rtmidi-1.5.8.ebuild index a1779b717ea1..48e08a2d6ef5 100644 --- a/dev-python/python-rtmidi/python-rtmidi-1.5.8.ebuild +++ b/dev-python/python-rtmidi/python-rtmidi-1.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+alsa jack" # Most of these tests do not play nicely with the sandbox, some only |