diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 19:51:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 19:51:28 +0200 |
commit | 1a4a7b02b75397e03df933ae5f598d4d2d921c06 (patch) | |
tree | a30b07443ad2aec0cc6cb55266bc29d9247341ff /app-text/rman | |
parent | media-libs/exiftool: Stabilize 12.68 x86, #923527 (diff) | |
download | gentoo-1a4a7b02b75397e03df933ae5f598d4d2d921c06.tar.gz gentoo-1a4a7b02b75397e03df933ae5f598d4d2d921c06.tar.bz2 gentoo-1a4a7b02b75397e03df933ae5f598d4d2d921c06.zip |
app-text/rman: Stabilize 3.2-r2 amd64, #923538
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/rman-3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/rman/rman-3.2-r2.ebuild b/app-text/rman/rman-3.2-r2.ebuild index d7010359161e..3b0aaff20b5f 100644 --- a/app-text/rman/rman-3.2-r2.ebuild +++ b/app-text/rman/rman-3.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RESTRICT="test" |