diff options
author | Sam James <sam@gentoo.org> | 2024-12-03 11:14:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-03 11:14:08 +0000 |
commit | d0186ce9723c06e6730f821650894e7ddcaadc80 (patch) | |
tree | b37787944917a20f2b1a69b4c749570d9e776430 /dev-perl | |
parent | sci-biology/mothur: Stabilize 1.48.0 amd64, #945569 (diff) | |
download | gentoo-d0186ce9723c06e6730f821650894e7ddcaadc80.tar.gz gentoo-d0186ce9723c06e6730f821650894e7ddcaadc80.tar.bz2 gentoo-d0186ce9723c06e6730f821650894e7ddcaadc80.zip |
dev-perl/Data-Buffer: Stabilize 0.60.0 amd64, #945587
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Data-Buffer/Data-Buffer-0.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Data-Buffer/Data-Buffer-0.60.0.ebuild b/dev-perl/Data-Buffer/Data-Buffer-0.60.0.ebuild index 39e6d8103d68..0a2afbd37130 100644 --- a/dev-perl/Data-Buffer/Data-Buffer-0.60.0.ebuild +++ b/dev-perl/Data-Buffer/Data-Buffer-0.60.0.ebuild @@ -10,4 +10,4 @@ inherit perl-module DESCRIPTION="Read/write buffer class" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |