diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:14:29 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 12:14:29 +0100 |
commit | be437822adfe4aec7e1f8c69d43c4de64f452c3d (patch) | |
tree | bc51d69bfa91d3adcb2fef4a09c57d68d696e344 /app-misc/regex-markup | |
parent | dev-python/ytmusicapi: Remove old (diff) | |
download | gentoo-be437822adfe4aec7e1f8c69d43c4de64f452c3d.tar.gz gentoo-be437822adfe4aec7e1f8c69d43c4de64f452c3d.tar.bz2 gentoo-be437822adfe4aec7e1f8c69d43c4de64f452c3d.zip |
app-misc/regex-markup: Stabilize 0.10.0-r2 ppc, #918508
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-misc/regex-markup')
-rw-r--r-- | app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild b/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild index f5859b0d630f..4d809ad77661 100644 --- a/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild +++ b/app-misc/regex-markup/regex-markup-0.10.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://savannah.nongnu.org/download/regex-markup/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="examples nls" PATCHES=( |