diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:47:49 +0200 |
commit | 8fd02f58d9c472fb1ac1fe566e310f5c8e373c66 (patch) | |
tree | 9a735ea4f7a1bb5148d939702cd966d9d844b68b /mail-filter | |
parent | dev-util/bcpp: Stabilize 20221002 amd64, #886719 (diff) | |
download | gentoo-8fd02f58d9c472fb1ac1fe566e310f5c8e373c66.tar.gz gentoo-8fd02f58d9c472fb1ac1fe566e310f5c8e373c66.tar.bz2 gentoo-8fd02f58d9c472fb1ac1fe566e310f5c8e373c66.zip |
mail-filter/postsrsd: Stabilize 1.12 amd64, #886727
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/postsrsd/postsrsd-1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/postsrsd/postsrsd-1.12.ebuild b/mail-filter/postsrsd/postsrsd-1.12.ebuild index 22f5160a7885..84b871c7be92 100644 --- a/mail-filter/postsrsd/postsrsd-1.12.ebuild +++ b/mail-filter/postsrsd/postsrsd-1.12.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/roehling/postsrsd/archive/${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" BDEPEND="sys-apps/help2man" |