diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-07 18:44:22 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-12 21:37:40 +0300 |
commit | 0e727a3a16bc2abfd39386f10821d3e5ce89c45a (patch) | |
tree | 164e6feca0fcb560567eee3a6fa1d0631c70a746 /mail-mta/notqmail | |
parent | sys-apps/salinfo: last-rite (diff) | |
download | gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.gz gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.tar.bz2 gentoo-0e727a3a16bc2abfd39386f10821d3e5ce89c45a.zip |
*/*: unkeyword ~ia64
Change was created by running the following command::
ekeyword ^ia64 */*/*.ebuild
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'mail-mta/notqmail')
-rw-r--r-- | mail-mta/notqmail/notqmail-1.08-r6.ebuild | 2 | ||||
-rw-r--r-- | mail-mta/notqmail/notqmail-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/notqmail/notqmail-1.08-r6.ebuild b/mail-mta/notqmail/notqmail-1.08-r6.ebuild index f90b5bbd44e5..680ae98ebef1 100644 --- a/mail-mta/notqmail/notqmail-1.08-r6.ebuild +++ b/mail-mta/notqmail/notqmail-1.08-r6.ebuild @@ -20,7 +20,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else inherit verify-sig - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI=" https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz verify-sig? ( diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild index 937c90fd5439..1d35515e0df1 100644 --- a/mail-mta/notqmail/notqmail-9999.ebuild +++ b/mail-mta/notqmail/notqmail-9999.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]] ; then inherit git-r3 else inherit verify-sig - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" SRC_URI=" https://github.com/notqmail/notqmail/releases/download/${P}/${P}.tar.xz verify-sig? ( |