diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 07:28:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 07:28:53 +0000 |
commit | 63eed994923325e3d11e8136182469d6ccc536e1 (patch) | |
tree | 494d1803f497ba5d3855e2c4da31ee8cd11b5a81 /app-misc | |
parent | dev-ml/opam-file-format: Keyword 2.1.2 arm, #769554 (diff) | |
download | gentoo-63eed994923325e3d11e8136182469d6ccc536e1.tar.gz gentoo-63eed994923325e3d11e8136182469d6ccc536e1.tar.bz2 gentoo-63eed994923325e3d11e8136182469d6ccc536e1.zip |
app-misc/when: Stabilize 1.1.40 ALLARCHES, #771825
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/when/when-1.1.40.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/when/when-1.1.40.ebuild b/app-misc/when/when-1.1.40.ebuild index 495eda01aa68..51356f2b9c61 100644 --- a/app-misc/when/when-1.1.40.ebuild +++ b/app-misc/when/when-1.1.40.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.lightandmatter.com/when/when.tar.gz -> ${P}.tar.gz" LICENSE="Artistic" 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}" |