diff options
author | Sam James <sam@gentoo.org> | 2023-10-19 16:03:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-19 16:03:13 +0100 |
commit | 9b6f910f7bc3485250169e761f626b9e1fca6221 (patch) | |
tree | 00b07a8f124ea033ad51f0ac9d16438aec35bf1a /app-misc | |
parent | app-misc/beep: Stabilize 1.4.12 arm, #915993 (diff) | |
download | gentoo-9b6f910f7bc3485250169e761f626b9e1fca6221.tar.gz gentoo-9b6f910f7bc3485250169e761f626b9e1fca6221.tar.bz2 gentoo-9b6f910f7bc3485250169e761f626b9e1fca6221.zip |
app-misc/when: Stabilize 1.1.45 ALLARCHES, #915994
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/when/when-1.1.45.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/when/when-1.1.45.ebuild b/app-misc/when/when-1.1.45.ebuild index 95662f98175f..6567ca7148e9 100644 --- a/app-misc/when/when-1.1.45.ebuild +++ b/app-misc/when/when-1.1.45.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/ben-crowell/${PN}/get/${PV}.tar.gz -> ${P}.tar.gz LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}" |