diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:04 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:04 +0200 |
commit | 96cadfef0d44c208be96fe251887121bc349bc8f (patch) | |
tree | f8978103f62c79e860168f6b49201e8cf1173cc8 /app-text/dbacl | |
parent | app-shells: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.gz gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.tar.bz2 gentoo-96cadfef0d44c208be96fe251887121bc349bc8f.zip |
app-text: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/dbacl')
-rw-r--r-- | app-text/dbacl/dbacl-1.14.1.ebuild | 2 | ||||
-rw-r--r-- | app-text/dbacl/dbacl-1.14.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-text/dbacl/dbacl-1.14.1.ebuild b/app-text/dbacl/dbacl-1.14.1.ebuild index 07965efdea80..ee861dd57ff3 100644 --- a/app-text/dbacl/dbacl-1.14.1.ebuild +++ b/app-text/dbacl/dbacl-1.14.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~s390 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="interactive" RDEPEND="interactive? ( diff --git a/app-text/dbacl/dbacl-1.14.ebuild b/app-text/dbacl/dbacl-1.14.ebuild index 1d92922bbae4..68d1cda31eb4 100644 --- a/app-text/dbacl/dbacl-1.14.ebuild +++ b/app-text/dbacl/dbacl-1.14.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 s390 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 s390 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="interactive" RDEPEND="interactive? ( |