diff options
author | 2025-02-04 14:16:52 +0000 | |
---|---|---|
committer | 2025-02-04 14:16:52 +0000 | |
commit | 4cf67048b457ef3d75cdd5f0a5a58a0ad79529fc (patch) | |
tree | e25042952b03eeb2be3bffa5e2c5cf46f8b06d23 | |
parent | dev-python/psycopg: Stabilize 3.2.4 x86, #949143 (diff) | |
download | gentoo-4cf67048b457ef3d75cdd5f0a5a58a0ad79529fc.tar.gz gentoo-4cf67048b457ef3d75cdd5f0a5a58a0ad79529fc.tar.bz2 gentoo-4cf67048b457ef3d75cdd5f0a5a58a0ad79529fc.zip |
app-arch/mt-st: Stabilize 1.7 x86, #949261
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-arch/mt-st/mt-st-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/mt-st/mt-st-1.7.ebuild b/app-arch/mt-st/mt-st-1.7.ebuild index 15cbc50eb9a1..82564f828772 100644 --- a/app-arch/mt-st/mt-st-1.7.ebuild +++ b/app-arch/mt-st/mt-st-1.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/iustin/mt-st/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |